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

wip: add squash command #492

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

Brookke
Copy link
Contributor

@Brookke Brookke commented Dec 13, 2024

This is a work in progress, opening for input on the open questions I have around output. Maybe this is fine as is...

Copy link
Contributor

aviator-app bot commented Dec 13, 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 pull request is currently open (not queued).

How to merge

To merge this PR, comment /aviator merge or add the mergequeue label.


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.

return errors.New("current branch does not exist in the database")
}

// Could this be abstracted into a helper function?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this would be useful as a generic repo command. Lmk what you think

return err
}

// What should the output be?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should there be any output? maybe its fine without

}

// What should the output be?
// Should a sync be triggered?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should I be running something like runPostCommitRestack here?

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