config-updater: treat main branches as master#12624
Conversation
There will be more and more `main` branches incoming (`main` being the new defaults for new GH repos) so this is an attempt to just cover them all. Also remove the repo-specific stanzas that the new one should replace.
190d94d to
fd2de33
Compare
main branches as mastermain branches as master
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: petr-muller, stevekuznetsov The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@petr-muller: Updated the following 2 configmaps:
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
There will be more and more
mainbranches incoming (mainbeing thenew defaults for new GH repos) so this is an attempt to just cover them
all.
Also remove the repo-specific stanzas that the new one should replace.