[build] cmd/watchflakes: stop applying NeedsInvestigation label

0 views
Skip to first unread message

Cherry Mui (Gerrit)

unread,
9:47 AM (13 hours ago) 9:47 AM
to goph...@pubsubhelper.golang.org, golang-...@googlegroups.com, Go LUCI, Dmitri Shuralyov, Michael Pratt, golang-co...@googlegroups.com

Cherry Mui submitted the change with unreviewed changes

Unreviewed changes

2 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:

```
The name of the file: cmd/watchflakes/github.go
Insertions: 2, Deletions: 4.

@@ -394,8 +394,7 @@
}

// postNew creates a new issue with the given title and body,
-// setting the NeedsInvestigation label (unless it's a consistent failure)
-// and placing the issue in the Test Flakes project.
+// placing the issue in the Test Flakes project.
// It automatically caps issue body length and adds signature to it.
func postNew(title, body string) *github.Issue {
args := []any{testFlakes}
@@ -412,8 +411,7 @@
}

// postNewBrokenBot creates a new issue with the given title and body,
-// setting the NeedsInvestigation label and placing the issue in
-// the Broken Bots project.
+// placing the issue in the Broken Bots project.
// It automatically adds signature to the body.
func postNewBrokenBot(title, body string) (*github.Issue, error) {
var args []any
```

Change information

Commit message:
cmd/watchflakes: stop applying NeedsInvestigation label

Stop applying the NeedsInvestigation label so the issues go to triage
queue for release rotation.

Fixes golang/go#78347.
Change-Id: I42eb05d97ca9887339816c31bce6741adc738d6a
Reviewed-by: Michael Pratt <mpr...@google.com>
Reviewed-by: Dmitri Shuralyov <dmit...@golang.org>
Files:
  • M cmd/watchflakes/github.go
Change size: S
Delta: 1 file changed, 3 insertions(+), 14 deletions(-)
Branch: refs/heads/master
Submit Requirements:
  • requirement satisfiedCode-Review: +2 by Dmitri Shuralyov, +2 by Michael Pratt
  • requirement satisfiedTryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI
Open in Gerrit
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: merged
Gerrit-Project: build
Gerrit-Branch: master
Gerrit-Change-Id: I42eb05d97ca9887339816c31bce6741adc738d6a
Gerrit-Change-Number: 758780
Gerrit-PatchSet: 4
Gerrit-Owner: Cherry Mui <cher...@google.com>
Gerrit-Reviewer: Cherry Mui <cher...@google.com>
Gerrit-Reviewer: Dmitri Shuralyov <dmit...@golang.org>
Gerrit-Reviewer: Michael Pratt <mpr...@google.com>
open
diffy
satisfied_requirement
Reply all
Reply to author
Forward
0 new messages