You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub just rolled out autosquash / merge once checks are met. I’ll look at that when there is time. We need to add more checks to guarantee approval and I’d like to script a validator of some sort as well. Closing this as it is different from what will be done (eventually)
Please consider adding "Autosquash" GitHub Action make rebasing and squashing pull requests more user-friendly via UI.
https://github.com/marketplace/actions/autosquash
If it is possible to squash a pull request with conflicts then GitHub can merge it without having to rebase first.
FYI, that "Autosquash" GitHub Action replaces this "Autorebase" GitHub Action from the same developers:
https://github.com/tibdex/autorebase
Autorebase GitHub Action was replaced with "Autosquash" because GitHub is merge oriented rather than rebase oriented.
PS: I found out about these in isaacs/github#88 when looking for a GitHub web UI for rebasing a pull request.
The text was updated successfully, but these errors were encountered: