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

feat: warn against squashing #592

Merged
merged 1 commit into from
Aug 15, 2023
Merged

feat: warn against squashing #592

merged 1 commit into from
Aug 15, 2023

Conversation

joeyAghion
Copy link
Collaborator

As suggested in artsy/README#516 (comment).

Copy link
Contributor

@brainbicycle brainbicycle left a comment

Choose a reason for hiding this comment

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

nice, thank you !

@joeyAghion
Copy link
Collaborator Author

This is 🍏 at long last. 😅

@@ -61,7 +61,7 @@ def create_pull_request
deploy_strategy.arguments['base'],
deploy_strategy.arguments['head'],
'Deploy',
'This is an automatically generated release PR!'
"This is an automatically generated release PR!\n\nHumans: remember to _merge_ (not squash) this PR."
Copy link
Member

Choose a reason for hiding this comment

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

Should we update this to "(not squash or rebase)"? I believe we run into the same problem with rebase-merged deploy PRs.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I didn't realize that--sure!

@joeyAghion
Copy link
Collaborator Author

Gonna merge 🙇

@joeyAghion joeyAghion merged commit d1633a1 into main Aug 15, 2023
@joeyAghion joeyAghion deleted the joeyAghion/squash branch August 15, 2023 20:03
@artsy-peril artsy-peril bot mentioned this pull request Aug 15, 2023
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.

3 participants