Add action to prefix PR title and body

This commit is contained in:
Tamim Khan 2019-10-07 13:14:19 +01:00 committed by GitHub
parent 87b1dd3923
commit 357c4b7d3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -177,6 +177,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
- [Create a pull request for changes to your repository in the actions workspace](https://github.com/peter-evans/create-pull-request) - [Create a pull request for changes to your repository in the actions workspace](https://github.com/peter-evans/create-pull-request)
- [Pull Request Lint](https://github.com/seferov/pr-lint-action) - [Pull Request Lint](https://github.com/seferov/pr-lint-action)
- [ChatOps For Pull Requests](https://github.com/machine-learning-apps/actions-chatops) - [ChatOps For Pull Requests](https://github.com/machine-learning-apps/actions-chatops)
- [Prefix title and body of a PR based on text extracted from branch name](https://github.com/tzkhan/pr-update-action)
### GitHub Pages ### GitHub Pages