Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
chore: added a new line to end of triage workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
nickytonline committed Nov 1, 2023
1 parent f0eb30b commit 996b80d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
timeout-minutes: 10
steps:
- name: take an issue
uses: bdougie/take-action@main
uses: bdougie/take-action@v1.6.1
with:
message: Thanks for taking this on! If you have not already, join the conversation in our [Discord](https://discord.gg/U2peSNf23P)
issueCurrentlyAssignedMessage: Thanks for being interested in this issue. It looks like this ticket is already assigned to a contributor. Please communicate with the assigned contributor to confirm the status of the issue.
trigger: .take
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,🖍need-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 996b80d

Please sign in to comment.