Skip to content

Labels

Labels

  • topic: merge

    Merging a stack from the UI hangs, gets stuck, or fails; partial-merge and auto-merge breakage.
  • topic: merge commit

    Squash/merge commit contents: mangled or uneditable messages and wrong author email.
  • topic: merge conflicts

    Phantom merge conflicts reported on a cleanly-stacked PR.
  • topic: merge queue

    Stacked PRs with merge queues: enqueue only bottom PR, invalid_merge_commit, incompatibility.
  • topic: mergeability

    Auto-mergeability detection for stacked PRs is broken.
  • topic: mobile app

    Stacked PR support in the GitHub mobile app.
  • topic: post-merge rebase

    Remaining PRs aren't auto-restacked after a partial/bottom merge, causing conflicts.
  • topic: rebase

    Restack failures: unbuildable test-merge refs and squash-merged bottom PRs leaving stale commits.
  • topic: rebase alternative

    Avoid rewriting/force-pushing on restack; cascading-merge alternative to auto-rebase.
  • topic: remove pr from stack

    Closed/unmerged PRs stay in the stack and block linking; no way to drop a PR from a stack.
  • topic: reviews

    Reviewing stacks: shared reviewers, whole-stack review, viewing changes from later branches.
  • topic: stack link

    A dedicated shareable stack URL and stack-level description.
  • topic: stack management

    Stack lifecycle: sync, prune, and base-branch updates (no open tickets).
  • topic: stack metadata

    Give stacks names and other stack-level metadata.
  • topic: stale refs

    Stale/missing `refs/pull/N/merge` on stacked PRs breaks CI and approvals.
  • topic: trunk retargeting

    Stack merge stuck when the target/base branch was deleted; retarget the trunk.
  • topic: ui

    Web UI for stacks: merge box, sticky stack map, PR-list grouping, per-PR status, navigation.
  • topic: webhooks

    Webhook payloads exposing stack membership/state (no open tickets).
  • wontfix

    This will not be worked on