Merge pull request #5653 from adafruit/tannewt-patch-1

Notify based on issue label
This commit is contained in:
Dan Halbert 2021-12-09 20:55:44 -05:00 committed by GitHub
commit 128d181a50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

14
.github/workflows/notify.yml vendored Normal file
View File

@ -0,0 +1,14 @@
name: Notify users based on issue labels
on:
issues:
types: [labeled]
jobs:
notify:
runs-on: ubuntu-latest
steps:
- uses: jenschelkopf/issue-label-notification-action@1.3
with:
recipients: |
ulab=@v923z