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

Add restack command #290

Merged
merged 0 commits into from
May 17, 2024
Merged

Add restack command #290

merged 0 commits into from
May 17, 2024

Conversation

draftcode
Copy link
Contributor

@draftcode draftcode commented May 16, 2024

This uses the new sequencer object to restack the branches.

2024-05-16 13-55-08

Copy link
Contributor

aviator-app bot commented May 16, 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 manually (without Aviator). Merging manually can negatively impact the performance of the queue. Consider using Aviator next time.

Stack

  1. 👉 Add restack command #290 👈 (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 May 16, 2024

FlexReview Summary

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

  • @jainankit (current review load: 4)

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

Detailed Breakdown Author’s expertise score for the modified files:
  • cmd/av/stack.go (1.00)
  • cmd/av/stack_restack.go (1.00)
  • cmd/av/stack_switch.go (1.00)
  • cmd/av/stack_tree.go (1.00)
  • go.mod (1.00)
  • go.sum (1.00)
  • internal/actions/pr.go (1.00)
  • internal/actions/sync_branch.go (1.00)
  • internal/git/state_file.go (1.00)
  • internal/sequencer/planner/planner.go (0.00)
  • internal/sequencer/sequencer.go (0.00)
  • internal/utils/stackutils/stackutils.go (1.00)
Files Reviewers
cmd/av/stack.go †,
cmd/av/stack_restack.go †,
cmd/av/stack_switch.go †,
cmd/av/stack_tree.go †,
go.mod †,
go.sum †,
internal/actions/pr.go †,
internal/actions/sync_branch.go †,
internal/git/state_file.go †,
internal/utils/stackutils/stackutils.go
@jainankit (score: 0.61, current review load: 4)

† 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 May 16, 2024 20:55
@draftcode draftcode merged commit b39c93b into state_read_write May 17, 2024
2 checks passed
@draftcode draftcode deleted the restack branch May 17, 2024 22:08
Copy link
Contributor

aviator-app bot commented May 18, 2024

This PR is stacked on top of #289 which was merged. This PR (and its dependents) need to be synchronized on the commit that was merged into master. From your repository, run the following commands:

# Switch to this branch
git checkout restack
# Sync this branch (and its children) on top of the merge commit
av stack sync
# Optionally update pull requests to match new stack
av stack submit

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.

1 participant