зеркало из https://github.com/electron/trop.git
20a312e3e8 | ||
---|---|---|
docs | ||
spec | ||
.travis.yml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
index.js | ||
package.json |
README.md
issue-board-tracking
a GitHub App built with probot that adds issues with certain labels to project boards.
Setup
# Install dependencies
npm install
# Run the bot
npm start
See docs/deploy.md if you would like to run your own instance of this app.