probot-arborist
https://github.com/stargator/probot-arborist
JavaScript
A GitHub Integration built with probot that validates new branches meet criteria and reports on branches that can be cut down.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported0 Subscribers
Add a CodeTriage badge to probot-arborist
Help out
- Issues
- Bump semver from 5.7.1 to 5.7.2
- Create an issue for Pull Request that is merged, but the branch hasn't been deleted after a period of time
- Task List
- Create an issue for Pull Request that is closed, but the branch hasn't been deleted after a period of time
- Updates existing issue for any new branches that don't meet naming convention
- Arborist validates the branch against the configuration setting
- Update existing issue for any Pull Requests that are merged, but the branch hasn't been deleted
- Update existing issue for any Pull Requests that are closed, but the branch hasn't been deleted
- Creates new issues when conditions are met after previous issues are closed
- Watch for issues probot created that get closed
- Docs
- JavaScript not yet supported