Add Ticket Check Action

Action that automatically adds ticket or issue numbers to the start of all pull request titles.
This commit is contained in:
Ian Sutherland 2020-06-02 21:32:55 -06:00 committed by GitHub
parent 496e8ba6b2
commit ffb54480ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -328,6 +328,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Block PR merges when Checks for target branches are failing](https://github.com/cirrus-actions/branch-guard)
- [Get generated static site screenshots updated by Pull Request](https://github.com/ssowonny/diff-pages-action)
- [Add Labels Depending if the Pull Request Still in Progress](https://github.com/AlbertHernandez/working-label-action)
- [Automatically add a ticket or issue number to the start of all Pull Request titles](https://github.com/neofinancial/ticket-check-action)
### GitHub Pages