Skip to content

ci: AUT-1141 skip MBridge dispatch for docs-only changes - #6116

Merged
cuichenx merged 1 commit into
NVIDIA:mainfrom
svcnemo-autobot:fix/skip-mbridge-docs-only
Jul 29, 2026
Merged

ci: AUT-1141 skip MBridge dispatch for docs-only changes#6116
cuichenx merged 1 commit into
NVIDIA:mainfrom
svcnemo-autobot:fix/skip-mbridge-docs-only

Conversation

@svcnemo-autobot

Copy link
Copy Markdown
Collaborator

Background

Docs-only Megatron-LM changes should not launch downstream Megatron-Bridge testing.

What changed

Gate the MBridge downstream job on pre-flight docs_only == 'false'.

Details

flowchart LR
    P[Pre-flight] --> D{Docs only?}
    D -->|Yes| S[Skip MBridge]
    D -->|No| M[Evaluate MBridge trigger]
Loading

The existing label, merge-group, and nightly trigger behavior remains unchanged for non-docs changes. This is paired with the companion Megatron-Bridge classification fix.

Tested

  • bash tools/autoformat.sh with CI lint environment: passed
  • Parsed .github/workflows/cicd-main.yml with PyYAML
  • git diff --check

Signed-off-by: svcnemo-autobot <svcnemo-autobot@nvidia.com>
@svcnemo-autobot
svcnemo-autobot requested a review from a team as a code owner July 29, 2026 04:16
@svcnvidia-nemo-ci
svcnvidia-nemo-ci marked this pull request as draft July 29, 2026 04:16
@github-actions

Copy link
Copy Markdown
Contributor

This PR has been automatically converted to draft because all PRs must start as drafts.

When you are ready for review, click Ready for Review to begin the review process. This will:

  1. Add the oncall reviewer (optional reviewer)
  2. Add required review teams based on your changes

See the contribution guide for more details.

@copy-pr-bot

copy-pr-bot Bot commented Jul 29, 2026

Copy link
Copy Markdown

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@svcnemo-autobot

Copy link
Copy Markdown
Collaborator Author

/ok to test 77ac689

@balasaajay
balasaajay marked this pull request as ready for review July 29, 2026 17:59
@svcnvidia-nemo-ci
svcnvidia-nemo-ci requested a review from a team July 29, 2026 18:00
@svcnvidia-nemo-ci svcnvidia-nemo-ci added the Approved All necessary approvals have been made label Jul 29, 2026
@cuichenx
cuichenx enabled auto-merge July 29, 2026 18:03
@cuichenx
cuichenx added this pull request to the merge queue Jul 29, 2026
@svcnvidia-nemo-ci

Copy link
Copy Markdown
Contributor

🔄 Merge queue validation started!

You can track the progress here: https://github.com/NVIDIA/Megatron-LM/actions/runs/30478211524

@svcnvidia-nemo-ci

Copy link
Copy Markdown
Contributor

🔄 Merge queue validation started!

You can track the progress here: https://github.com/NVIDIA/Megatron-LM/actions/runs/30479289586

@svcnvidia-nemo-ci

Copy link
Copy Markdown
Contributor

🔄 Merge queue validation started!

You can track the progress here: https://github.com/NVIDIA/Megatron-LM/actions/runs/30483922484

@svcnvidia-nemo-ci

Copy link
Copy Markdown
Contributor

🔄 Merge queue validation started!

You can track the progress here: https://github.com/NVIDIA/Megatron-LM/actions/runs/30483981211

@svcnvidia-nemo-ci

Copy link
Copy Markdown
Contributor

🔄 Merge queue validation started!

You can track the progress here: https://github.com/NVIDIA/Megatron-LM/actions/runs/30484677976

Merged via the queue into NVIDIA:main with commit e1b2a2f Jul 29, 2026
91 of 93 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved All necessary approvals have been made complexity: low

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants