Skip to content

feat: parsec merge --batch for merging multiple PRs sequentially #143

@erishforG

Description

@erishforG

Summary

When merging multiple PRs, each must be done one-by-one. A batch mode would automate sequential merge.

Proposed Behavior

parsec merge --batch 68 72 114 121

Each PR merged in order with auto-rebase between.

Context

Parallel development with 4+ PRs requires sequential merging, currently manual.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/cliCLI commands and flagstype/featureNew feature request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions