[DO NOT MERGE] Phase 2.1: rest-only path-trigger test (#1756)#1857
Draft
lachen-nv wants to merge 20 commits into
Draft
[DO NOT MERGE] Phase 2.1: rest-only path-trigger test (#1756)#1857lachen-nv wants to merge 20 commits into
lachen-nv wants to merge 20 commits into
Conversation
|
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. |
Contributor
Author
|
/ok to test 853c7775e2d50a3a16f1d2c19b40c91d4f1e22a3 |
Contributor
Author
|
/ok to test 853c777 (prior comment had a typo'd SHA) |
🔐 TruffleHog Secret Scan✅ No secrets or credentials found! Your code has been scanned for 700+ types of secrets and credentials. All clear! 🎉 🕐 Last updated: 2026-05-21 05:39:11 UTC | Commit: 853c777 |
🔍 Container Scan Summary
Per-CVE detail lives in the per-service |
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.
Phase 2 validation — scenario 2.1: rest-only path trigger
Throwaway PR for #1756 / #1800 Phase 2 validation. Will be closed without merging.
Setup: branch off
chore/rest-ci-test(PR #1800 HEAD =590d19e4) + one commit addingrest-api/PHASE2_TEST.md.Expected behavior:
Carbide CI) —changesgate evaluatesrun_core_ci=false→prepareskips → all downstream core jobs SKIPPEDcarbide-ci-passaggregator — runs (if: always()), sees all needs as SKIPPED, reports SUCCESSNICo REST CI) —changesgate evaluatesrun_rest_ci=true→ runs end-to-endrest-ci-passaggregator — reports SUCCESSVerifies that job-level path gating correctly isolates rest-only changes from core pipeline.