x/build/cmd/gopherbot: comment on bad subrepo issue references #50458
Labels
Builders
x/build issues (builders, bots, dashboards)
FeatureRequest
Issues asking for a new feature that does not need a proposal.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Most subrepos track issues on golang/go, and thus require issue references in commit messages in the form
golang/go#nnn
, otherwise the reference will not work properly.Gopherbot could detect raw
#nnn
issue references on subrepos and leave a comment suggesting changing them.e.g., on https://golang.org/cl/375754, I put the wrong issue reference and didn't notice until after I submitted the CL.
The text was updated successfully, but these errors were encountered: