Skip to content

[ci] Match event_file skip ci conditional with build_* - #23115

Open
pcanal wants to merge 1 commit into
root-project:masterfrom
pcanal:event_file_skip_ci
Open

[ci] Match event_file skip ci conditional with build_*#23115
pcanal wants to merge 1 commit into
root-project:masterfrom
pcanal:event_file_skip_ci

Conversation

@pcanal

@pcanal pcanal commented Aug 19, 2026

Copy link
Copy Markdown
Member

The discrepancy was spotted by MAI-Code-1.1-Flash:

Skip logic is inconsistent between jobs
The build jobs check both the PR title and the skip ci label, but the event_file job at root-ci.yml:692-708 only checks the title. That means a PR can be skipped in the build jobs but still produce an event artifact, which is inconsistent and makes debugging harder.

The discrepancy was spotted by MAI-Code-1.1-Flash:

Skip logic is inconsistent between jobs
The build jobs check both the PR title and the skip ci label, but the event_file job
at root-ci.yml:692-708 only checks the title. That means a PR can be skipped in the
build jobs but still produce an event artifact, which is inconsistent and makes debugging harder.
@pcanal
pcanal requested a review from dpiparo as a code owner August 19, 2026 17:40
@pcanal pcanal added the in:CI label Aug 19, 2026
@pcanal
pcanal requested review from dpiparo and removed request for dpiparo August 19, 2026 17:40
@github-actions

Copy link
Copy Markdown

Test Results

    23 files      23 suites   3d 13h 32m 55s ⏱️
 3 857 tests  3 856 ✅ 0 💤 1 ❌
78 599 runs  78 598 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 3ac23aa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants