Skip to content

Conversation

boomanaiden154
Copy link
Contributor

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.

@boomanaiden154 boomanaiden154 changed the title [Github] Add pr-subscribes-infrastructure notifications [Github] Add pr-subscribers-infrastructure notifications Aug 5, 2025
@boomanaiden154
Copy link
Contributor Author

@tstellar Can you create the team when you get a chance?

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.
@boomanaiden154 boomanaiden154 force-pushed the pr-subscribers-infrastructure branch from 77febeb to 514ec12 Compare October 1, 2025 17:52
@tstellar tstellar added the infrastructure Bugs about LLVM infrastructure label Oct 4, 2025
@llvmbot
Copy link
Member

llvmbot commented Oct 4, 2025

@llvm/pr-subscribers-infrastructure

Author: Aiden Grossman (boomanaiden154)

Changes

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.


Full diff: https://github.com/llvm/llvm-project/pull/142697.diff

1 Files Affected:

  • (modified) .github/new-prs-labeler.yml (+3)
diff --git a/.github/new-prs-labeler.yml b/.github/new-prs-labeler.yml
index 16ada9e1f072d..da1d1ca9b515d 100644
--- a/.github/new-prs-labeler.yml
+++ b/.github/new-prs-labeler.yml
@@ -1121,3 +1121,6 @@ tablegen:
   - llvm/include/TableGen/**
   - llvm/lib/TableGen/**
   - llvm/utils/TableGen/**
+
+infrastructure:
+  - .ci/**

Copy link
Collaborator

@tstellar tstellar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Teams created.

@tstellar
Copy link
Collaborator

tstellar commented Oct 4, 2025

Sorry for the delay.

@boomanaiden154 boomanaiden154 merged commit 1f5fa79 into llvm:main Oct 4, 2025
14 of 15 checks passed
@boomanaiden154 boomanaiden154 deleted the pr-subscribers-infrastructure branch October 4, 2025 18:43
aokblast pushed a commit to aokblast/llvm-project that referenced this pull request Oct 6, 2025
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Bugs about LLVM infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants