Skip to content

github: Add libclc to PR autolabeler #149274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 18, 2025

Conversation

arsenm
Copy link
Contributor

@arsenm arsenm commented Jul 17, 2025

No description provided.

@arsenm arsenm added the github-prs label Jul 17, 2025 — with Graphite App
Copy link
Contributor Author

arsenm commented Jul 17, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@arsenm arsenm marked this pull request as ready for review July 17, 2025 08:52
@llvmbot
Copy link
Member

llvmbot commented Jul 17, 2025

@llvm/pr-subscribers-github-workflow

Author: Matt Arsenault (arsenm)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/149274.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 b05e9c6c56ed0..eb78a0deebd8a 100644
--- a/.github/new-prs-labeler.yml
+++ b/.github/new-prs-labeler.yml
@@ -48,6 +48,9 @@ flang:frontend:
   - flang/Evaluate/**/*
   - flang/Semantics/**/*
 
+libclc:
+  - libclc/**
+
 HLSL:
   - clang/*HLSL*/**/*
   - clang/**/*HLSL*

Copy link
Contributor

@boomanaiden154 boomanaiden154 left a comment

Choose a reason for hiding this comment

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

LGTM. You will need @tstellar to create the group before landing this though.

@arsenm
Copy link
Contributor Author

arsenm commented Jul 17, 2025

LGTM. You will need @tstellar to create the group before landing this though.

Why is the group relevant? It only applies a label

@boomanaiden154
Copy link
Contributor

Why is the group relevant? It only applies a label

Normally the labelling is used to trigger another script that then adds a comment pinging the PR subscribers group associated with that label which I thought was what you wanted here.

If you just want the label, I think this should be fine.

@arsenm arsenm merged commit 8813fc0 into main Jul 18, 2025
14 checks passed
@arsenm arsenm deleted the users/arsenm/github/add-libclc-pr-autolabeler branch July 18, 2025 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants