GithubHelp home page GithubHelp logo

isabella232 / hubot-ghe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hubot-scripts/hubot-ghe

0.0 0.0 0.0 209 KB

Access your GitHub Enterprise instance through Hubot.

License: MIT License

CoffeeScript 91.75% Shell 8.25%

hubot-ghe's Introduction

Hubot: GitHub Enterprise

Access your GitHub Enterprise instance through Hubot.

Installation

In your hubot project repo, run:

npm install hubot-ghe --save

Then add hubot-ghe to your external-scripts.json:

[
  "hubot-ghe"
]

Configuration

Note: You must be a site administrator of your GitHub Enterprise appliance to create a token with the correct permissions.

Create a personal access token and copy it to the HUBOT_GHE_TOKEN environment variable.

Copy your GitHub Enterprise URL to the HUBOT_GHE_URL environment variable.

export HUBOT_GHE_TOKEN=<your token>
export HUBOT_GHE_URL=<your URL>

Sample Interaction

user1>> hubot ghe license
hubot>> GHE has 20 seats, and 7 are used. License expires at 2015-07-01T00:00:00-07:00

user1>> hubot ghe stats users
hubot>> 11 users, 2 admins and 4 suspended.

hubot-ghe's People

Contributors

mgriffin avatar msabramo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.