Skip to content

Commit

Permalink
Initial Issue Triage was adding needs-team-triage incorrectly (#7852)
Browse files Browse the repository at this point in the history
  • Loading branch information
JimSuplizio authored Mar 11, 2024
1 parent 422f879 commit e44708a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,6 @@ public static async Task InitialIssueTriage(GitHubEventClient gitHubEventClient,
{
gitHubEventClient.AddLabel(TriageLabelConstants.NeedsTeamAttention);
}
gitHubEventClient.AddLabel(TriageLabelConstants.NeedsTeamTriage);

}
// If there are no labels predicted add NeedsTriage to the issue
else
Expand Down

0 comments on commit e44708a

Please sign in to comment.