Skip to content

fix(ci): restore perf reliability workflow dispatch#18

Merged
saagpatel merged 1 commit into
mainfrom
codex/fix-perf-reliability-workflow
May 17, 2026
Merged

fix(ci): restore perf reliability workflow dispatch#18
saagpatel merged 1 commit into
mainfrom
codex/fix-perf-reliability-workflow

Conversation

@saagpatel
Copy link
Copy Markdown
Owner

What

Fixes the perf reliability workflow so GitHub can create the job instead of failing before logs exist.

Why

Recent perf/reliability runs failed before any job was created because the job-level condition referenced matrix values too early.

How

  • Removes the matrix-only lane gate.
  • Derives the intended PR, nightly, or weekly lane from the event and schedule.
  • Keeps artifact naming and scorecard lane metadata aligned with the selected lane.

Checklist

  • Tests pass
  • No new warnings
  • Documentation updated (not applicable)

@saagpatel saagpatel merged commit 9a83654 into main May 17, 2026
1 check passed
@saagpatel saagpatel deleted the codex/fix-perf-reliability-workflow branch May 17, 2026 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant