Skip to content

Add weekly staging→main merge PR workflow#220

Open
pnewsam wants to merge 1 commit into
stagingfrom
add-weekly-merge-workflow
Open

Add weekly staging→main merge PR workflow#220
pnewsam wants to merge 1 commit into
stagingfrom
add-weekly-merge-workflow

Conversation

@pnewsam

@pnewsam pnewsam commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds a scheduled workflow that runs every Monday at 14:00 UTC (9am ET)
  • Creates a PR from stagingmain when there are unreleased changes
  • PR body includes commit list and contributors
  • Skips if staging is up to date or a PR already exists
  • Can also be triggered manually via workflow_dispatch

Context

Part of the release train migration. This automates the weekly release cadence — a human still reviews and merges the PR to trigger production releases.

🤖 Generated with Claude Code

Scheduled workflow (Monday 14:00 UTC) that creates a PR from staging
to main when there are unreleased changes. Includes commit list and
contributors in the PR body. Skips if no changes or a PR already exists.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@pnewsam pnewsam requested a review from a team as a code owner June 26, 2026 20:49
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