Skip to content

Commit 1f5fa79

Browse files
[Github] Add pr-subscribers-infrastructure notifications (#142697)
This patch sets up the new PRs labeller for a pr-subscribers-infrastructure team that can be used for recieving notifications about infrastructure changes in the monorepo. This is primarily centered around the .ci directory currently where most of the action is taking place.
1 parent 679d2b2 commit 1f5fa79

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/new-prs-labeler.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,3 +1121,6 @@ tablegen:
11211121
- llvm/include/TableGen/**
11221122
- llvm/lib/TableGen/**
11231123
- llvm/utils/TableGen/**
1124+
1125+
infrastructure:
1126+
- .ci/**

0 commit comments

Comments
 (0)