Merge pull request #7493 from tekktrik/dev/update-label-ping

Update notification workflow
This commit is contained in:
Dan Halbert 2023-01-27 18:31:42 -05:00 committed by GitHub
commit 4056602e5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,8 +7,12 @@ on:
jobs:
notify:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: jenschelkopf/issue-label-notification-action@1.3
- uses: tekktrik/issue-labeled-ping@v1
with:
recipients: |
ulab=@v923z
github-token: ${{ secrets.GITHUB_TOKEN }}
user: v923z
label: ulab
message: Heads up {user} - the "{label}" label was applied to this issue.