-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Currently, you can only specify what branch you want all of your checks to run on via the policy-branch
input.
Propose Solution
It would be nice if you could specify different branches for different checks. For example, I'd like the Dependabot check to always run against main
, so as to block merges to main until those Dependabot findings have been resolved, but I'd like the Secret Scanning alerts to run on my feature branch so as to ensure that no secrets are pushed up to it.
GeekMasher
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request