Skip to content

feat: add M keybinding to merge PRs#13

Open
piotrostr wants to merge 1 commit intomainfrom
m-for-merge
Open

feat: add M keybinding to merge PRs#13
piotrostr wants to merge 1 commit intomainfrom
m-for-merge

Conversation

@piotrostr
Copy link
Copy Markdown
Owner

Summary

  • Adds [M] keybinding in kanban and task detail views to merge PRs via gh pr merge --squash
  • Shows warnings if PR is not open or has merge conflicts
  • Refreshes state after successful merge

Test plan

  • Select a task with an approved PR, press M, verify PR merges
  • Select a task with no PR, press M, verify warning logged
  • Select a task with conflicting PR, press M, verify conflict warning

Adds [M] keybinding in kanban and task detail views to merge PRs
via gh pr merge --squash. Shows warnings if PR is not open or has
merge conflicts.

Co-Authored-By: piotrek & opus <noreply@anthropic.com>
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