Skip to content

Commit 514ec12

Browse files
[Github] Add pr-subscribes-infrastructure notifications
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 664b227 commit 514ec12

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)