Skip to content

ci: hide nightly recovery from pull requests#116

Merged
Orinks merged 1 commit into
devfrom
codex/hide-nightly-recovery-on-pr
Jul 26, 2026
Merged

ci: hide nightly recovery from pull requests#116
Orinks merged 1 commit into
devfrom
codex/hide-nightly-recovery-on-pr

Conversation

@Orinks

@Orinks Orinks commented Jul 26, 2026

Copy link
Copy Markdown
Owner

What changed and why

Removed the standalone Recover failed nightly CI job so pull requests no longer show an irrelevant skipped check. The unchanged recovery script now runs as a dev-push-only final step of the existing Build job after the same test and changelog gates.

What players or maintainers will notice

Maintainers will see a cleaner pull-request check list. Failed nightly recovery behavior on dev remains guarded by the existing tag, active-build, scheduled-failure, and same-day checks.

Tests and checks run

  • Passed actionlint against the modified CI workflow.
  • Passed 19 focused workflow and release-note tests.
  • Passed repository Ruff checks.
  • Passed Python byte-compilation and git diff --check.

Accessibility impact

No player-facing UI, spoken output, keyboard path, forms, headings, or live-region behavior changes. The Accessibility Agents lead and required specialists passed the exact diff; removing the skipped check reduces screen-reader navigation noise in GitHub's checks list.

Changelog

  • This change is not player-facing. The commit includes changelog: none, which is accepted by the repository changelog gate.

@Orinks
Orinks merged commit 2c8a27c into dev Jul 26, 2026
5 checks passed
@Orinks
Orinks deleted the codex/hide-nightly-recovery-on-pr branch July 26, 2026 05:01
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