Roll .ci.yaml changes into the LUCI configuration only when the master branch is updated (#163897)
The .ci.yaml on a release branch may be missing builders that are active on the latest master version of .ci.yaml. If a configuration based on the release branch is pushed to LUCI, then CI will fail to schedule those builders when run for a master branch PR.
Please register or sign in to comment