Skip to content

x/gerrit: the same revision has been created 2 CLs #73763

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

Open
xieyuschen opened this issue May 18, 2025 · 2 comments
Open

x/gerrit: the same revision has been created 2 CLs #73763

xieyuschen opened this issue May 18, 2025 · 2 comments
Labels
Other None of the above.
Milestone

Comments

@xieyuschen
Copy link
Member

Go version

go version go1.24.2 linux/amd64

Output of go env in your module/workspace:

AR='ar'
CC='gcc'
CGO_CFLAGS='-O2 -g'
CGO_CPPFLAGS=''
CGO_CXXFLAGS='-O2 -g'
CGO_ENABLED='0'
CGO_FFLAGS='-O2 -g'
CGO_LDFLAGS='-O2 -g'
CXX='g++'
GCCGO='gccgo'
GO111MODULE=''
GOAMD64='v1'
GOARCH='amd64'
GOAUTH='netrc'
GOBIN=''
GOCACHE='/home/xieyuschen/.cache/go-build'
GOCACHEPROG=''
GODEBUG=''
GOENV='/home/xieyuschen/.config/go/env'
GOEXE=''
GOEXPERIMENT=''
GOFIPS140='off'
GOFLAGS=''
GOGCCFLAGS='-fPIC -m64 -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/go-build3279687872=/tmp/go-build -gno-record-gcc-switches'
GOHOSTARCH='amd64'
GOHOSTOS='linux'
GOINSECURE=''
GOMOD='/home/xieyuschen/codespace/tools/gopls/go.mod'
GOMODCACHE='/home/xieyuschen/go/pkg/mod'
GONOPROXY=''
GONOSUMDB=''
GOOS='linux'
GOPATH='/home/xieyuschen/go'
GOPRIVATE=''
GOPROXY='https://proxy.golang.org,direct'
GOROOT='/usr/local/go'
GOSUMDB='sum.golang.org'
GOTELEMETRY='local'
GOTELEMETRYDIR='/home/xieyuschen/.config/go/telemetry'
GOTMPDIR=''
GOTOOLCHAIN='auto'
GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64'
GOVCS=''
GOVERSION='go1.24.2'
GOWORK=''
PKG_CONFIG='pkg-config'

What did you do?

git codereview mail -r [email protected] -cc [email protected] -trybot

What did you see happen?

2 CLs are created:

Both of them have Change-Id: I6f0a102e7d79dcb9aa7f015d544674a95e0fcdd2.

Note that I have pressed ctrl+c when I run the command at first time, then later I triggered the cmd again.

What did you expect to see?

Only one CL should be created.

@gopherbot gopherbot added this to the Unreleased milestone May 18, 2025
@xieyuschen
Copy link
Member Author

Also, gopher bot puts CL673935 before CL673915, see #73690

Image

@gabyhelp gabyhelp added the Other None of the above. label May 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Other None of the above.
Projects
None yet
Development

No branches or pull requests

3 participants