adding doc for protected branches

This commit is contained in:
Courtney Claessens
2022-06-14 22:32:34 -04:00
committed by GitHub
parent 54764c9203
commit 871f4064a1

View File

@@ -115,6 +115,10 @@ performed).
can't detect the license for a dependency **we will inform you, but the
action won't fail**.
## Blocking pull requests
The Dependency Review GitHub Action check will only block a pull request from being merged if the repository owner has required the check to pass before merging. For more information, see the [documentation on protected branches](https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#require-status-checks-before-merging).
## Getting help
If you have bug reports, questions or suggestions please [create a new