Skip to content

github: Add libclc to PR autolabeler#149274

Merged
arsenm merged 1 commit into
mainfrom
users/arsenm/github/add-libclc-pr-autolabeler
Jul 18, 2025
Merged

github: Add libclc to PR autolabeler#149274
arsenm merged 1 commit into
mainfrom
users/arsenm/github/add-libclc-pr-autolabeler

Conversation

@arsenm

@arsenm arsenm commented Jul 17, 2025

Copy link
Copy Markdown
Contributor

No description provided.

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

arsenm commented Jul 17, 2025

Copy link
Copy Markdown
Contributor Author

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

llvmbot commented Jul 17, 2025

Copy link
Copy Markdown
Member

@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*

@boomanaiden154 boomanaiden154 left a comment

Copy link
Copy Markdown
Contributor

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

arsenm commented Jul 17, 2025

Copy link
Copy Markdown
Contributor Author

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
Copy Markdown
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