mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
ci: remove renovate changes group (#46676)
Removes the Renovate changes group as the respective code-owners. i.e. dev-infra or docs-infra should be responsible for reviewing changes. The caretaker does not necessarily have context when e.g. Jasmine should be updated or not/ if this needs coordination with other parts of the organization etc. Also updates are not always trivial, see recent updates for Angular (involing size updates, CLI commands fixups etc.) and e.g. Karma-Jasmine requiring debugging of ZoneJS. The Renovate group is also not easy to keep now that we use a custom robot account that doesn't necessarily only do Renovate.. (we could check the branch name -- but I believe the group can just be removed) PR Close #46676
This commit is contained in:
parent
925b574e32
commit
a588b2f712
1 changed files with 0 additions and 14 deletions
|
|
@ -118,20 +118,6 @@ overrides:
|
|||
explanation: 'Passing as globally approved by global approvers'
|
||||
|
||||
groups:
|
||||
# =========================================================
|
||||
# Renovate PRs
|
||||
#
|
||||
# All renovate PRs will be assigned to the current
|
||||
# caretakers for review.
|
||||
# =========================================================
|
||||
renovate-changes:
|
||||
<<: *defaults
|
||||
conditions:
|
||||
- author in ["renovate[bot]"]
|
||||
reviewers:
|
||||
teams:
|
||||
- angular-caretaker
|
||||
|
||||
# =========================================================
|
||||
# Framework: Animations
|
||||
# =========================================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue