Skip to content

Conversation

jayfoad
Copy link
Contributor

@jayfoad jayfoad commented Jan 23, 2025

The pattern I used will also match:

llvm/test/TableGen/**
llvm/unittests/TableGen/**

ans some directories inside llvm/utils/gn/.

The pattern I used will also match:

llvm/test/TableGen/**
llvm/unittests/TableGen/**

ans some directories inside llvm/utils/gn/.
@llvmbot
Copy link
Member

llvmbot commented Jan 23, 2025

@llvm/pr-subscribers-tablegen

Author: Jay Foad (jayfoad)

Changes

The pattern I used will also match:

llvm/test/TableGen/**
llvm/unittests/TableGen/**

ans some directories inside llvm/utils/gn/.


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

1 Files Affected:

  • (modified) .github/new-prs-labeler.yml (+1-3)
diff --git a/.github/new-prs-labeler.yml b/.github/new-prs-labeler.yml
index 566308bb3df8d6..ad45360faee10a 100644
--- a/.github/new-prs-labeler.yml
+++ b/.github/new-prs-labeler.yml
@@ -1035,6 +1035,4 @@ offload:
   - offload/**
 
 tablegen:
-  - llvm/include/TableGen/**
-  - llvm/lib/TableGen/**
-  - llvm/utils/TableGen/**
+  - llvm/**/TableGen/**

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants