Skip to content

Commit

Permalink
chore: added blocking labels to the triage workflow (#1949)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickytonline authored Oct 19, 2023
2 parents 52e232d + 7adc6ac commit efb48ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ jobs:
with:
issueCurrentlyAssignedMessage: Thanks for being interested in this issue. It looks like this ticket is already assigned to a contributor.
token: ${{ secrets.GITHUB_TOKEN }}
blockingLabels: needs triage,blocked,core team work,needs design,duplicate
blockingLabelsMessage: The issue you are trying to assign yourself is blocked until it can be triaged or by another label on the issue.

0 comments on commit efb48ee

Please sign in to comment.