Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 809 Bytes

File metadata and controls

35 lines (22 loc) · 809 Bytes

stack_closeout

Generated from the current Cobra command tree.

stack closeout

Plan read-only post-merge closeout for a landing branch

Synopsis

Use recorded landing composition, pull request state, and verification records to show which original PRs and explicit tickets are safe to close now versus still blocked on deploy checks.

stack closeout <landing-branch> [flags]

Examples

stack closeout stack/discovery-core
stack closeout stack/discovery-core --apply --yes

Options

      --apply   Close superseded PRs that are explicitly marked safe to close after landing merge
  -h, --help    help for closeout
      --yes     Skip confirmation when used with --apply

SEE ALSO

  • stack - Manage explicit stacked PR workflows with Git and GitHub