CI: re-enable st-onboard-a5 - #1563
Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThe CI workflow re-enables the ChangesA5 onboarding CI gating
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
The a5 runner is back in service, so both jobs targeting it have a host to run on again. Restore their gates to match their a2a3 counterparts: ut-a5 gated on docs_only like ut-a2a3, st-onboard-a5 gated on a5_changed like st-onboard-a2a3. a5 changes get silicon coverage again instead of falling back to st-sim-a5 alone. Drops the notes about the repair along with the short-circuits they described — the condition they explained no longer exists.
dc6a072 to
17e5064
Compare
The a5 self-hosted runner is back in service, so the job has a host to run on again. Restore its gate to the same shape as st-onboard-a2a3: gated solely by detect-changes' a5_changed flag, giving a5 changes silicon coverage rather than st-sim-a5 alone.
Drops the note about the repair along with the short-circuit it described — the condition it explained no longer exists.