golang/go

x/build/cmd/gerritbot: commit message source confuses a lot of people

Open

#25,359 opened on May 11, 2018

View on GitHub
 (17 comments) (0 reactions) (0 assignees)Go (19,008 forks)batch import
BuildersNeedsInvestigationhelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Mapping from the title/first comment -> Gerrit commit message is confusing to almost everyone. It would be nice if this were either more clear or the commit message was determined by a more user-friendly method. Since PRs can have multiple commits, squashing all commit messages into one for the final commit message is one solution.

Open to thoughts on others.

/cc @bradfitz @bcmills @FiloSottile

Contributor guide