RFR: Allow merge PRs with an exact hash [v2]
Erik Helin
ehelin at openjdk.java.net
Thu Mar 11 10:36:28 UTC 2021
On Thu, 11 Mar 2021 10:30:58 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:
>> Make it possible to create a merge-style PR with commits that are not already present in another existing repository. In this case, the hash of the commit to be merged must be specified, to allow for proper rebase / squash of the merge commit itself.
>
> Robin Westberg has updated the pull request incrementally with one additional commit since the last revision:
>
> Allow configuration of integrators who can create merge-style pull requests
Looks good!
-------------
Marked as reviewed by ehelin (Reviewer).
PR: https://git.openjdk.java.net/skara/pull/1026
More information about the skara-dev
mailing list