RFR: 1133: Source branch for /backport PRs is outdated [v2]

Kevin Rushforth kcr at openjdk.java.net
Fri Aug 27 20:05:42 UTC 2021


On Fri, 27 Aug 2021 19:51:33 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

>> Kevin Rushforth has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   empty commit to trigger GitHub Actions
>
> bots/pr/src/main/java/org/openjdk/skara/bots/pr/BackportCommand.java line 127:
> 
>> 125:                                    .materialize(targetRepo, localRepoDir);
>> 126:                 var fetchHead = localRepo.fetch(bot.repo().url(), hash.hex(), false);
>> 127:                 localRepo.checkout(targetBranch);
> 
> I think this line can be removed.

indeed.

-------------

PR: https://git.openjdk.java.net/skara/pull/1209


More information about the skara-dev mailing list