mirror of
https://github.com/zhigang1992/pr-auto-labeler.git
synced 2026-01-12 16:33:10 +08:00
docs: Update readme
This commit is contained in:
20
README.md
20
README.md
@@ -1,20 +1,10 @@
|
||||
# PR-title
|
||||
# PR Auto Labeler
|
||||
|
||||
> A GitHub App built with [Probot](https://github.com/probot/probot) that Check PR title format
|
||||
Label your PR automatically with PR title
|
||||
|
||||
## Setup
|
||||
|
||||
https://github.com/apps/pr-title
|
||||
|
||||
To configure add a `.github/pr-title.yml`
|
||||
|
||||
|
||||
```pr-title.yml
|
||||
regex: ^PR-TITLE.*$%
|
||||
message: Custom message
|
||||
|
||||
```
|
||||
## Get Started
|
||||
|
||||
https://github.com/apps/pr-auto-labeler
|
||||
|
||||
## Contributing
|
||||
|
||||
@@ -24,4 +14,4 @@ For more, check out the [Contributing Guide](CONTRIBUTING.md).
|
||||
|
||||
## License
|
||||
|
||||
[ISC](LICENSE) © 2018 Kyle Fang <zhigang1992@gmail.com>
|
||||
[ISC](LICENSE) © 2019 Kyle Fang <zhigang1992@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user