Skip to content

github: Add mips backend to PR autolabeler #140909

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
Jun 18, 2025

Conversation

arsenm
Copy link
Contributor

@arsenm arsenm commented May 21, 2025

No description provided.

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

arsenm commented May 21, 2025

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

@arsenm arsenm requested a review from tstellar May 21, 2025 14:52
@arsenm arsenm marked this pull request as ready for review May 21, 2025 14:52
@llvmbot
Copy link
Member

llvmbot commented May 21, 2025

@llvm/pr-subscribers-github-workflow

Author: Matt Arsenault (arsenm)

Changes

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

1 Files Affected:

  • (modified) .github/new-prs-labeler.yml (+4)
diff --git a/.github/new-prs-labeler.yml b/.github/new-prs-labeler.yml
index 69ba47a5e75d2..a2704f63dd0c1 100644
--- a/.github/new-prs-labeler.yml
+++ b/.github/new-prs-labeler.yml
@@ -764,6 +764,10 @@ backend:NVPTX:
   - 'llvm/**/*nvptx*/**'
   - 'llvm/**/*NVPTX*/**'
 
+backend:MIPS:
+  - '**/*mips*'
+  - '**/*Mips*'
+
 backend:RISC-V:
   - clang/**/*riscv*
   - clang/**/*RISCV*

@brad0
Copy link
Contributor

brad0 commented May 31, 2025

@tstellar

Copy link
Contributor Author

@arsenm arsenm left a comment

Choose a reason for hiding this comment

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

ping

@brad0
Copy link
Contributor

brad0 commented Jun 17, 2025

@tstellar

@arsenm arsenm merged commit 99e2632 into main Jun 18, 2025
14 checks passed
@arsenm arsenm deleted the users/arsenm/github/add-mips-pr-autolabeler branch June 18, 2025 00:28
fschlimb pushed a commit to fschlimb/llvm-project that referenced this pull request Jun 18, 2025
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.

4 participants