golang/go
在 GitHub 查看x/build/cmd/gopherbot: should not consider backport requests inside backport issues
Open
#32,533 建立於 2019年6月10日
BuildersNeedsFixhelp wanted
倉庫指標
- Star
- (133,883 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
A backport issue should never itself be backported, so gopherbot should reject requests to backport inside such issues.
See https://github.com/golang/go/issues/32261#issuecomment-496157952 where it happened by accident and caused confusing backport-backport issues to be created.
Also happened in https://github.com/golang/go/issues/34881#issuecomment-541459267.