Skip to content

Bug: View does not indicate necessary actions after rebase #97

@felix-seifert

Description

@felix-seifert

When I locally rebase my stack on the main branch, e.g. main branch has some new commits which should be included in my stack, I have to force push my branch(es) to remote. I therefore perform the following actions:

  1. git rebase main
  2. stack-pr view
  3. stack-pr submit

The force pushes arrive on the remote and the eventual result works. However, the 2nd step/view does not show any necessary action. What I would like is some indicator that the stack has to be submitted again because of a different/newer base.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions