Merge pull request #436 from iansu/patch-1

Add Ticket Check Action
This commit is contained in:
Sarah Drasner 2020-08-27 16:54:33 -06:00 committed by GitHub
commit 8d285e4092
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -347,6 +347,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)
- [Ticket Check Action](https://github.com/neofinancial/ticket-check-action) - Automatically add a ticket or issue number to the start of all Pull Request titles
### GitHub Pages