Merge pull request #317 from fkorotkov/patch-1

Add "Block PR merges" Action
This commit is contained in:
Gary Ewan Park 2020-02-05 07:55:35 +00:00 committed by GitHub
commit 00eac03731
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -320,6 +320,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Enforce naming convention on pull request title](https://github.com/deepakputhraya/action-pr-title)
- [Pull Request Stuck Notifier](https://github.com/loomble/pull-request-stuck-notifier-action)
- [Lint pull request name with commitlint (Awesome if you squash merge !)](https://github.com/JulienKode/pull-request-name-linter-action)
- [Block PR merges when Checks for target branches are failing](https://github.com/cirrus-actions/branch-guard)
### GitHub Pages