booties
booties copied to clipboard
Configure Zappr
This is a reduced example of a configuration file for Zappr. If you have questions you can reach us
- in our Gitter channel
- on Twitter
These are the features we currently support:
Approvals
- Approve pull requests with comments and configurable pattern
- "Veto" (ie. block) pull requests with comments and configurable pattern
- Configure how many approvals your pull request needs before merging
- Extensively configure who can approve or veto in your project
Pull Request guidelines
- Block a PR until it has the required set of labels (e.g.
reviewed
) - Block a PR as long as it has unfinished tasks
Specification guidelines
- Configure minimum length of pull request title and description
- Configure if pull request description can be the same as pull request template
Commit message guidelines
- Configure patterns that all commits in a pull request must match
Automatic branch creation
- Automatically create a branch in your repository for every issue