Skip to content

fix: automate version release PRs on notify#15

Merged
arihantbansal merged 2 commits intomainfrom
ab/auto-release
Mar 16, 2026
Merged

fix: automate version release PRs on notify#15
arihantbansal merged 2 commits intomainfrom
ab/auto-release

Conversation

@arihantbansal
Copy link
Member

@arihantbansal arihantbansal commented Mar 13, 2026

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the release automation workflow to create Arcium version bump PRs only when notified (or manually invoked), instead of polling on a schedule—aligning with the external “notify on release” flow referenced in the PR description.

Changes:

  • Replace scheduled crates.io polling with repository_dispatch (new-arcium-release) and workflow_dispatch input-driven version selection.
  • Add guardrails to skip when already on the requested version or when the target branch already exists.
  • Ensure Node/Yarn are available before running the version sync script and opening the PR.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Copy link
Member

@cryptopapi997 cryptopapi997 left a comment

Choose a reason for hiding this comment

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

lgtm aside from the copilot comment

@arihantbansal arihantbansal merged commit ebd87ae into main Mar 16, 2026
1 check 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.

3 participants