angular-cn/dev-infra/pr/merge
Joey Perrott c7d86bca21 feat(dev-infra): add support for `targetLabelExemptScopes` for merging (#41459)
Add a property, `targetLabelExemptScopes`, to the merge configuration allowing certain
scopes to be exempted from requirements for features and breaking changes only included
in PRs targetting certain labels.

PR Close #41459
2021-04-07 11:52:35 -07:00
..
defaults fix(dev-infra): detect multiple target labels as invalid (#40156) 2021-01-11 09:56:22 -08:00
strategies feat(dev-infra): close pull requests on merge which do not target master branch (#39979) 2020-12-07 09:47:30 -08:00
BUILD.bazel refactor(dev-infra): use graphql to query PRs in merge tooling (#41459) 2021-04-07 11:52:35 -07:00
cli.ts refactor(dev-infra): set up new method for checking range of commits (#41341) 2021-04-01 11:30:26 -07:00
config.ts feat(dev-infra): add support for `targetLabelExemptScopes` for merging (#41459) 2021-04-07 11:52:35 -07:00
failures.ts feat(dev-infra): add support for `targetLabelExemptScopes` for merging (#41459) 2021-04-07 11:52:35 -07:00
index.ts feat(dev-infra): support --no-branch-prompt to suppress the merge tool branch target confirmation (#40528) 2021-01-25 10:45:57 -08:00
messages.ts feat(dev-infra): prompt caretaker to confirm the merge branches on merge (#39333) 2020-10-19 12:06:16 -07:00
pull-request.ts feat(dev-infra): add support for `targetLabelExemptScopes` for merging (#41459) 2021-04-07 11:52:35 -07:00
string-pattern.ts
target-label.ts fix(dev-infra): detect multiple target labels as invalid (#40156) 2021-01-11 09:56:22 -08:00
task.ts feat(dev-infra): support --no-branch-prompt to suppress the merge tool branch target confirmation (#40528) 2021-01-25 10:45:57 -08:00