summaryrefslogtreecommitdiff
path: root/releasenotes/notes/branch-protection-f79d97c4e6c0b05f.yaml
blob: 479473db5e264f9d38e059a3bdf6f03d5be265da (plain)
1
2
3
4
5
6
7
---
features:
  - |
    The GitHub driver can determine the required status checks of pull requests
    which are needed for entering a gate pipeline. This eliminates the need to
    hard code required status checks in the gate pipeline and makes
    interoperation with other GitHub apps much more flexible.