Skip to content

Proper way of handling pull requests in case of check failure #2259

Discussion options

You must be logged in to vote

Multiple commits at Homebrew/cask are fine because they can easily be squashed upon merging. At Homebrew/core, they're also easily squashed for version bump or new formula PRs.

You don't need to close your pull request to clean up your PR, though. You can always use git commit --amend, git rebase, and git push --force to amend your commits and squash them together.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by viking1304
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants