dotnet-ci icon indicating copy to clipboard operation
dotnet-ci copied to clipboard

PR triggers should be more flexible about their target branches

Open mmitche opened this issue 8 years ago • 2 comments

PR triggers today can apply to a specific branch. We don't easily allow through the Utilities to apply to multiple branches. This should be fixed.

In addition, a change to the ghprb should be made that can allow for the trigger to NOT apply to specific branches.

The other tracked branches for a repo should also be passed into the generators, so that logic like:

'Apply this PR trigger to master and to any other branch that isn't tracked'

mmitche avatar Mar 16 '16 04:03 mmitche

:+1:

dilijev avatar Mar 16 '16 17:03 dilijev

This is fixed by recent contributions to the GHPRB, pending merges and upgrades on our end.

mmitche avatar Jun 21 '16 23:06 mmitche