good-first-pin
GitHub App
good-first-pin
GitHub App
A GitHub App built with Probot that rotates pinned issues based on Good First Issue labels.
How it works
After installing the app on your repository, it listens issues that have been labeled Good First Issue, then pins that issue (if fewer than 3 have already been pinned). This is also triggered by new issues with the label!
Development
Follow the Getting Started with Probot guide for the full details on developing Probot Apps.
# Install dependencies
npm install
# Run typescript
npm run build
# Run the bot
npm start
Contributing
If you have suggestions for how good-first-pin could be improved, or want to report a bug, open an issue! Any and all contributions are welcome.
For more, check out the Contributing Guide.
License
ISC © 2018 Jason Etcovitch [email protected]
Developer
good-first-pin is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.
Report abuse