ideas
ideas copied to clipboard
Idea: fixup commit detector
The idea would be to detect PRs containing fixup commits, and add a check on the PR based on that (a failed check if there are any), asking to squash them in the relevant place before merging.
If you're using GitHub Actions I wrote one that does this. https://github.com/xt0rted/block-autosquash-commits-action
GitHub
A Github Action to prevent merging pull requests containing autosquash commit messages. - xt0rted/block-autosquash-commits-action