Skip to content

pr-create --auto-complete: enable auto-complete at creation #20

Description

@jonas1307

Add a flag to pr-create that sets the PR to auto-complete at creation time, so it merges automatically once branch policies pass.

Proposed:

  • pr-create ... --auto-complete sets autoCompleteSetBy (the current user) on the created PR.
  • Combine with completion options, e.g. --delete-source to delete the source branch on merge (reuse the option already on pr-complete).

Closes the loop on the PR workflow shipped in v1.3.0: create + review + comment + auto-merge without leaving the terminal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions