Skip to content

feat(linear): add --parent flag to limit sync push to a ticket tree#2853

Merged
steveyegge merged 2 commits intosteveyegge:mainfrom
gregorycollins-usmobile:feature/linear-sync-parent
Mar 27, 2026
Merged

feat(linear): add --parent flag to limit sync push to a ticket tree#2853
steveyegge merged 2 commits intosteveyegge:mainfrom
gregorycollins-usmobile:feature/linear-sync-parent

Conversation

@gregorycollins-usmobile
Copy link
Contributor

Adds --parent=TICKET to bd linear sync --push, restricting the push to the named beads ticket and all its transitive descendants via parent-child dependencies.

Adds --parent=TICKET to bd linear sync --push, restricting the push
to the named beads ticket and all its transitive descendants via
parent-child dependencies.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gregorycollins-usmobile gregorycollins-usmobile marked this pull request as draft March 26, 2026 19:03
Six cases: basic parent+children, deep transitive descendants,
leaf with no children, non-parent-child edges not followed,
empty ParentID pushes all, dry-run with parent filter.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gregorycollins-usmobile gregorycollins-usmobile marked this pull request as ready for review March 26, 2026 19:24
@steveyegge steveyegge merged commit 5297286 into steveyegge:main Mar 27, 2026
31 checks 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.

2 participants