ericcornelissen/tool-versions-update-action

Add `rebase-strategy`-like option for the `/pr` action variant

Closed this issue · 0 comments

Relates to #180

Summary

Add support for an option like the Dependabot rebase-strategy option to allow users to control how Pull Request get updated.

The current behavior is that Pull Requests are automatically rebased unless it is detected to be changed by the user (i.e. there's additional commits on the branch).

I can see several behaviors that might be desirable: