Skip to content

[CI] PR auto tag - #4737

Open
Boss2002n wants to merge 3 commits into
mainfrom
satya/pr_title_tags
Open

[CI] PR auto tag#4737
Boss2002n wants to merge 3 commits into
mainfrom
satya/pr_title_tags

Conversation

@Boss2002n

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Satya Nikhil Kodukula <nikhil.kodukula@gmail.com>
@github-actions

Copy link
Copy Markdown
Contributor

🏷️ CI Guide

Runs automatically on every PR:

  • ✅ Pre-checks (submodule verification, code formatting)
  • ✅ Aiter op tests (gfx942 + gfx950)
  • ✅ Triton tests on MI35X (only when aiter/ops/triton/** or related paths are changed)

Extended tests (opt-in via labels):

Label Tests
ci:gfx1250-ffm-triton Run the five-shard gfx1250 FFM Triton test suite
ci:triton-300x Run an additional Triton test job on MI300X in PRs; main branch always runs both MI35X and MI300X
ci:sglang SGLang integration tests: DeepSeek-R1-MXFP4 accuracy, Qwen 3.5 accuracy
ci:atom ATOM benchmark: DeepSeek-R1-0528, GPT-OSS-120B
ci:atom_full ATOM accuracy suite for PR and main models from ATOM models_accuracy.json
ci:vllm vLLM benchmark: GPT-OSS-120B, DeepSeek-R1-0528, Kimi-K2.5
ci:all All standard extended tests (excludes ci:atom_full)

Only add ci:atom_full for FlyDSL or Triton upgrades.
Add labels via the sidebar or gh pr edit 4737 --add-label <label>

@Boss2002n
Boss2002n marked this pull request as ready for review August 13, 2026 23:01
@Boss2002n
Boss2002n requested review from a team and gyohuangxin and a lite review from Copilot August 13, 2026 23:01
@Boss2002n Boss2002n changed the title PR auto tag [CI] PR auto tag Aug 13, 2026

Copilot AI 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.

Pull request overview

Adds automated PR title component tagging via a new GitHub Actions workflow, and documents the behavior in the PR welcome comment to help contributors understand/opt out of the automation.

Changes:

  • Introduce a pull_request_target workflow that computes canonical component tags from the PR’s changed files and rewrites the PR title accordingly.
  • Update the PR welcome comment to explain automatic title tagging and the no-auto-title opt-out label.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/pr-welcome-comment.yaml Documents the new PR title tagging behavior and opt-out label in the welcome comment.
.github/workflows/pr-title-tags.yaml New workflow that derives component tags from changed paths and syncs them into the PR title.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .github/workflows/pr-welcome-comment.yaml
Comment thread .github/workflows/pr-title-tags.yaml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.

2 participants