Update ci_behavior_manipulation.md for multi-arch CI#4146
Merged
Conversation
Restructure to cover both pipelines: shared trigger table, labels under Pull request, workflow dispatch for both. Add multi-arch CI references and update prebuilt stages TODO. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
geomin12
approved these changes
Mar 24, 2026
Contributor
geomin12
left a comment
There was a problem hiding this comment.
thanks for updates, stoked to get multi-arch in! the tables are much more helpful
chiranjeevipattigidi
pushed a commit
that referenced
this pull request
Mar 27, 2026
## Motivation Progress on #3399. I'm extending the configuration scripts/workflows for multi-arch CI in #4123 and the docs could use a refresh. ## Technical Details * Highlight the differences between what jobs run on different triggers (I also have changes on #4123 that will surface this in the step summary output) * Elaborate on "CI" vs "Multi-Arch CI" setup and roadmap ## Submission Checklist - [x] Look over the contributing guidelines at https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests. --------- Co-authored-by: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Progress on #3399. I'm extending the configuration scripts/workflows for multi-arch CI in #4123 and the docs could use a refresh.
Technical Details
Submission Checklist