test: verify copy-pr-bot + E2E Gate flow (do not merge)#924
Closed
test: verify copy-pr-bot + E2E Gate flow (do not merge)#924
Conversation
Signed-off-by: Piotr Mlocek <pmlocek@nvidia.com>
4 tasks
Signed-off-by: Piotr Mlocek <pmlocek@nvidia.com>
4 tasks
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.
🧪 TEST PR — DO NOT MERGE
This PR exists only to verify the new copy-pr-bot +
Branch E2E Checks+E2E Gateflow landed in #922 behaves as expected end-to-end.What to observe
pull-request/<N>branch once marked ready-for-review (this PR is opened as non-draft to trigger that). Commit is signed, author is a trusted org member, so no/ok to testshould be required.Branch E2E Checksshould fire on thepull-request/<N>push. With no label applied,pr_metadatashould setshould_run=falseand the builds + E2E matrix should be skipped.E2E Gate / E2Ejob should pass as a no-op (label absent).test:e2e:E2E Gate / E2Eshould flip red (label applied butBranch E2E Checkshas not run successfully for this SHA).Branch E2E Checksrun from the Actions UI.pr_metadatashould now see the label, and the full build + E2E matrix should execute onbuild-arm64.Branch E2E Checkscompletes successfully,E2E Gate / E2Eshould auto-re-run via theworkflow_runtrigger and flip green without manual intervention.Rollback
Close without merging. The single commit is a no-op trailing newline in
README.md.