Skip to content

ci: allow release after template floor reset#181

Merged
hesreallyhim merged 1 commit into
mainfrom
codex/release-template-floor-reset
Jun 28, 2026
Merged

ci: allow release after template floor reset#181
hesreallyhim merged 1 commit into
mainfrom
codex/release-template-floor-reset

Conversation

@hesreallyhim

Copy link
Copy Markdown
Member

Release Please currently runs full template compatibility before it can create the action release. That blocks intentional template-floor resets because the candidate action is no longer expected to run against the old protected minimum template.\n\nThis keeps the normal template compatibility command intact, but makes the Release Please pre-release gate check only the current generated template. The actual template floor change remains a template-acceptance concern after the new action release exists.\n\nVerification:\n- make lint\n- PYTHONPATH=. venv/bin/python -m pytest tests/test_action_metadata.py::test_release_workflow_does_not_dispatch_dashboard_dev -q\n- make template-compat-e2e TEMPLATE_COMPAT_EXTRA_ARGS=--current-template-only\n- make type-check validate-workflows

@hesreallyhim hesreallyhim merged commit 9f026cb into main Jun 28, 2026
17 checks passed
@hesreallyhim hesreallyhim deleted the codex/release-template-floor-reset branch June 28, 2026 09:02
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