forked from sourcegraph/sourcegraph-public-snapshot
-
Notifications
You must be signed in to change notification settings - Fork 0
26 lines (24 loc) · 1.05 KB
/
label-notify.yml
File metadata and controls
26 lines (24 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
name: "Notify users based on issue labels"
on:
issues:
types: [labeled]
jobs:
notify:
runs-on: ubuntu-latest
steps:
- uses: jenschelkopf/issue-label-notification-action@f7d2363e5efa18b8aeea671ca8093e183ae8f218 # 1.3
with:
recipients: |
team/growth-and-integrations=@muratsu @rrhyne @jjinnii @ryankscott
team/cloud=@RafLeszczynski
team/search-product=@benvenker @lguychard
team/search-core=@jjeffwarner
[deprecated]team/search=@lguychard @benvenker @jjeffwarner
team/code-intelligence=@macraig
team/code-insights=@joelkw @felixfbecker @vovakulikov @unclejustin
team/distribution=@dan-mckean
team/delivery=@caugustus-sourcegraph @kevinwojo @michaellzc
team/security=@dcomas
team/dev-experience=@taylorsperry @jhchabran @kstretch9
team/repo-management=@jplahn
team/devops=@sourcegraph/cloud-devops