Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/build/cmd/gerritbot: Force pushing with just editing the commit message won't trigger the gopherbot #51537

Closed
Lukas-J opened this issue Mar 8, 2022 · 1 comment
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge
Milestone

Comments

@Lukas-J
Copy link

Lukas-J commented Mar 8, 2022

In golang/website#98 I changed the commit message multiple times but the gopherbot didn't get triggered.

I used git commit --amend and then git push --force on the "patch-1" branch.

@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Mar 8, 2022
@gopherbot gopherbot added this to the Unreleased milestone Mar 8, 2022
@ianlancetaylor
Copy link
Contributor

What you need to instead is to edit the title and first comment of the GitHub pull request. See https://go.dev/wiki/CommitMessage.

@golang golang locked and limited conversation to collaborators Mar 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

3 participants