Skip to content

Batch stable releases nightly - #219

Merged
bigboateng merged 1 commit into
mainfrom
chore/nightly-stable-releases
Aug 15, 2026
Merged

Batch stable releases nightly#219
bigboateng merged 1 commit into
mainfrom
chore/nightly-stable-releases

Conversation

@bigboateng

Copy link
Copy Markdown
Contributor

Summary

  • check for verified stable releases nightly at 02:00 UTC and on manual request
  • require the exact current main commit to have successful push CI before tagging
  • skip empty releases and fail closed on source, note, or tag drift
  • preserve the existing manual release-candidate path

Verification

  • python3 -m unittest discover -s .github/tests -p 'test_*.py'\n- python3 .github/scripts/run_go_tests.py\n- go -C boatstack vet ./...\n- go -C boatstack build ./...\n- workflow YAML parse\n- release-note validation\n- git diff --check

@cursor

cursor Bot commented Aug 15, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codex automated review

Verdict: patch is correct
Confidence: 0.91

No actionable defect was established. The workflow binds release selection to an exact main commit with successful CI, rechecks main and tag state before publication, and fails closed on rewritten notes or conflicting tags. Model-level verification is not recommended before merge.

@bigboateng
bigboateng merged commit c0d3892 into main Aug 15, 2026
18 checks passed
@bigboateng
bigboateng deleted the chore/nightly-stable-releases branch August 15, 2026 03:03
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