x/build/cmd/coordinator: TryBots should test golang.org/x internal branches like they do release branches #46154
Labels
Builders
x/build issues (builders, bots, dashboards)
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
Issue #28891 was about having coordinator test golang.org/x repos on release branches like "release-branch.go1.n" with Go 1.n exactly, rather than Go tip. This is because those branches are specifically made for internal needs of Go 1.n, so testing with another Go version may give misleading results.
We've started using a different naming pattern for these internal branches in golang.org/x repos as of Go 1.16, see #36882. Coordinator needs to be updated to handle them accordingly.
CC @golang/release.
The text was updated successfully, but these errors were encountered: