Skip to content

Add weekly release workflow#1912

Merged
revarbat merged 2 commits intomasterfrom
revarbat_dev
Feb 16, 2026
Merged

Add weekly release workflow#1912
revarbat merged 2 commits intomasterfrom
revarbat_dev

Conversation

@revarbat
Copy link
Collaborator

Summary

  • Add GitHub Actions workflow that creates a GitHub release every Sunday at midnight UTC
  • Uses the latest v* tag from the daily version stamp workflow
  • Includes auto-generated release notes from merged PRs and commits
  • Skips if a release already exists for the tag or no version tag is found

Test plan

  • Trigger manually via workflow_dispatch to verify release creation
  • Verify it skips when a release already exists for the latest tag

🤖 Generated with Claude Code

revarbat and others added 2 commits February 16, 2026 12:08
Creates a GitHub release every Sunday from the latest version
tag, with auto-generated release notes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@revarbat revarbat merged commit 69842d8 into master Feb 16, 2026
3 checks passed
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