Files
pr-title/README.md
2019-01-18 20:23:56 +08:00

553 B

PR-title

A GitHub App built with Probot that Check PR title format

Setup

https://github.com/apps/pr-title

To configure add a .github/pr-title.yml

regex: ^PR-TITLE.*$%
message: Custom message

Contributing

If you have suggestions for how pr-title could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License

ISC © 2019 Kyle Fang zhigang1992@gmail.com