Skip to content
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

[GitHub] Add teams for the inliner #65567

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kazutakahirata
Copy link
Contributor

No description provided.

@tstellar
Copy link
Collaborator

tstellar commented Sep 9, 2023

Hi, we are making some changes to the notification system, could you move these paths lists into .github/new-prs-labeler.yml. Use llvm:inliner for the label name in the file e.g.

llvm:inliner:
  - /path/1
  - /path2/

Also note that this new file uses minimatch glob parser which is different in some ways from the .gitignore syntax used by the CODEOWNERS file. The main difference is you need to do things like directory/** instead of directory/ to select a directory's contents.

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

Successfully merging this pull request may close these issues.

None yet

3 participants