Skip to content

feat: auto-add branches to stack without prompting#58

Merged
javoire merged 1 commit intomainfrom
auto-add-stack-parent
Feb 2, 2026
Merged

feat: auto-add branches to stack without prompting#58
javoire merged 1 commit intomainfrom
auto-add-stack-parent

Conversation

@javoire
Copy link
Owner

@javoire javoire commented Feb 2, 2026

Summary

  • When running stack sync on a branch not in a stack, automatically add it with base branch (main/master) as parent
  • Removes the confirmation prompt for a smoother workflow

🤖 Generated with Claude Code

When running `stack sync` on a branch that isn't in a stack, automatically
add it with main/master as parent instead of prompting for confirmation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@javoire javoire merged commit fc2fec7 into main Feb 2, 2026
1 check passed
@javoire javoire deleted the auto-add-stack-parent branch February 2, 2026 18:40
javoire pushed a commit that referenced this pull request Feb 2, 2026
…026-02-02)

### Features

* auto-add branches to stack without prompting ([#58](#58)) ([fc2fec7](fc2fec7))
@javoire
Copy link
Owner Author

javoire commented Feb 2, 2026

🎉 This PR is included in version 1.13.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant