would love to see an alert like this that pops up in PR tab in better-hub to make the flow of creating a PR a lot quicker for recent branch pushes.
brain dump on what would be cool:
- detect when a non-default branch has recent pushes
- confirm the branch is ahead of the base/default branch
- suppress the banner if an open PR already exists for that head/base pair
- show a small alert component in the PR tab like:
- "branch-name had recent pushes"
- button: "Compare & pull request"
- clicking it could route into the existing compare / new PR flow with
base and head prefilled
would love to see an alert like this that pops up in PR tab in better-hub to make the flow of creating a PR a lot quicker for recent branch pushes.
brain dump on what would be cool:
baseandheadprefilled