-
-
Notifications
You must be signed in to change notification settings - Fork 12k
[CPU] Add action to automatically label CPU related PRs #30678
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
base: main
Are you sure you want to change the base?
Conversation
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request adds a Mergify rule to automatically label CPU-related PRs. The change is well-contained and serves a useful automation purpose. My review includes a suggestion to refine the file-matching pattern to improve its accuracy and avoid potential false positives.
50ac566 to
669e19c
Compare
Signed-off-by: Fadi Arafeh <[email protected]>
669e19c to
ed8d8dd
Compare
bigPYJ1151
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Purpose
Add action to automatically label CPU related PRs
This helps us stay on top of changes in CPU Backend, and simulate code ownership for people working on CPU backend but are not maintainers.
Test Plan
N/A
Test Result
N/A
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.