Skip to content

feat: auto-push and create PR when finishing development branches#29

Merged
PAMulligan merged 1 commit intomainfrom
26-auto-push-and-create-pr-when-finishing-development-branches
Mar 27, 2026
Merged

feat: auto-push and create PR when finishing development branches#29
PAMulligan merged 1 commit intomainfrom
26-auto-push-and-create-pr-when-finishing-development-branches

Conversation

@PAMulligan
Copy link
Copy Markdown
Contributor

Summary

  • Adds workflow automation to CLAUDE.md that auto-selects "Push and create PR" when finishing development branches
  • Eliminates the manual 4-option menu that was always answered the same way
  • Override by explicitly requesting merge locally, keep, or discard

Test plan

  • Finish a development branch and verify PR is created automatically without the 4-option prompt
  • Say "merge locally" when finishing a branch and verify override works

🤖 Generated with Claude Code

Add workflow automation instructions to CLAUDE.md so that the
finishing-a-development-branch skill automatically pushes and creates
a PR instead of presenting a 4-option menu. Override by explicitly
requesting merge, keep, or discard.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@PAMulligan PAMulligan linked an issue Mar 27, 2026 that may be closed by this pull request
@PAMulligan PAMulligan self-assigned this Mar 27, 2026
@PAMulligan PAMulligan added enhancement New feature or request backend Cloudflare Workers API and AI integration labels Mar 27, 2026
@PAMulligan PAMulligan moved this from Todo to Done in PMDS Open Source Roadmap Mar 27, 2026
@PAMulligan PAMulligan added this to the v1.0.0 milestone Mar 27, 2026
@PAMulligan PAMulligan merged commit 25650b6 into main Mar 27, 2026
1 check passed
@PAMulligan PAMulligan deleted the 26-auto-push-and-create-pr-when-finishing-development-branches branch March 30, 2026 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Cloudflare Workers API and AI integration enhancement New feature or request

Projects

Development

Successfully merging this pull request may close these issues.

Auto-push and create PR when finishing development branches

1 participant