Skip to content

Commit

Permalink
remove needs-triage rule for changed team- label
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith Mahoney committed Nov 10, 2023
1 parent 25c9e52 commit 3b6bcd2
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,29 +95,6 @@ configuration:
then:
- addLabel:
label: needs-triage


- description: Add needs-triage to issues when team- label removed
if:
- payloadType: Issues
- or:
- labelRemoved:
label: team-CompInput
- labelRemoved:
label: team-Controls
- labelRemoved:
label: team-Framework
- labelRemoved:
label: team-Ink
- labelRemoved:
label: team-Markup
- labelRemoved:
label: team-Reach
- labelRemoved:
label: team-Rendering
then:
- addLabel:
label: needs-triage


- description: Remove needs-triage from Closed items
Expand Down

0 comments on commit 3b6bcd2

Please sign in to comment.