This repository was archived by the owner on Mar 20, 2024. It is now read-only.
This repository was archived by the owner on Mar 20, 2024. It is now read-only.
[rfc] command to squash and merge #70
Open
Description
It is common in the rust repo for at least small changes that reviewers ask the contributor to squash the changes before they're merged. (For example rust-lang/rust#38158 (comment).)
To avoid another round-trip to the contributor, perhaps Bors/Homu could be given a command to squash and merge, ie to do git commit --merge
?
Looking at the code there seems to be a per-repo option for autosquash but Rust might want it to be per-PR.
Metadata
Metadata
Assignees
Labels
No labels