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
🤔 alright let's talk about enforcing that as a policy. I am concerned that it will lead to large commits which make debugging/bisecting harder in the future.
I really dislike the
Update branch
button on PRs. It leaves us with a really messy commit history.Apparently this is a common complaint: isaacs/github#88 and isaacs/github#1113 (comment)
Also the
Update branch
is not accessible to the person who owns the PR.. not that I really want anyone clicking it.What do we think about adding https://github.com/cirrus-actions/rebase? We could configure it so that the core team + the PR owner can add a
/rebase
comment to a PR and boom: lovely commit history.The text was updated successfully, but these errors were encountered: