golang/go
GitHub で見るx/build/cmd/gopherbot: should not consider backport requests inside backport issues
Open
#32,533 opened on 2019年6月10日
BuildersNeedsFixhelp wanted
Repository metrics
- Stars
- (133,883 stars)
- PR merge metrics
- (30d に merged 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.