Skip to content

ci: require manual merge for release bump PRs#114

Merged
anand-testcompare merged 1 commit intomainfrom
fix/manual-release-bump-prs
Mar 16, 2026
Merged

ci: require manual merge for release bump PRs#114
anand-testcompare merged 1 commit intomainfrom
fix/manual-release-bump-prs

Conversation

@anand-testcompare
Copy link
Collaborator

Summary

  • stop cd-release-pr from trying to auto-merge the generated bump PR
  • leave the workflow responsible only for creating the next version bump PR
  • update the generated PR body and workflow summary to make the manual merge step explicit

Why

Recent merges to main were created by app/github-actions, which means downstream push workflows did not fire. The release bump flow also still depended on --auto even after auto-merge was disabled.

Validation

  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/cd-release-pr.yml"); puts "ok"'
  • bun x ultracite check

@vercel
Copy link

vercel bot commented Mar 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cable-intel-web Ready Ready Preview, Comment Mar 16, 2026 1:03am

Request Review

@github-actions
Copy link
Contributor

Browser QA (agent-browser)

@anand-testcompare anand-testcompare merged commit 102f23f into main Mar 16, 2026
13 checks passed
@anand-testcompare anand-testcompare deleted the fix/manual-release-bump-prs branch March 16, 2026 01:06
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