Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the position of the help message in the stack switch view #345

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

draftcode
Copy link
Contributor

@draftcode draftcode commented Jun 17, 2024

image

Previously the help line was on the same line as master.

Copy link
Contributor

aviator-app bot commented Jun 17, 2024

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This PR was merged using Aviator.

Stack

  1. 👉 Fix the position of the help message in the stack switch view #345 👈 (this pr)

See the real-time status of this PR on the Aviator webapp.
Use the Aviator Chrome Extension to see the status of your PR within GitHub.

Copy link
Contributor

aviator-app bot commented Jun 17, 2024

FlexReview Summary

Based on the code complexity and the author's expertise score, these are the suggested reviewers:

  • @jainankit (current review load: 1)

See the list of alternate reviewers in the detailed breakdown below.

Detailed Breakdown Author’s expertise score for the modified files:
  • cmd/av/stack_switch.go (1.00)
Files Reviewers
cmd/av/stack_switch.go @jainankit (score: 1.00, current review load: 1)

† Indicates that the file doesn't need an expert review. (?)

See full breakdown of the reviewers on the Aviator webapp.

@aviator-app aviator-app bot requested a review from jainankit June 17, 2024 21:34
When creating a new branch from a trunk branch, the stack branch command
is better to start off from the remote tracking branch instead of the
local branch. This way, the new branch will be created from the latest
state of the trunk branch.

While we are here, accept `origin/HEAD` as the parent branch name and
resolve it to the default branch.

Previously, this command automatically "adopts" the parent branch to av
automatically, assuming that the parent branch's parent is the default
branch, which might not be true. Instead, this command checks if the
parent branch is already adopted or not.
@aviator-app aviator-app bot changed the base branch from stack_branch_branch_rtb to master June 26, 2024 22:05
@aviator-app aviator-app bot merged commit ae87eea into master Jun 26, 2024
4 of 6 checks passed
@aviator-app aviator-app bot deleted the fix_switch_help branch June 26, 2024 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants