RFR: pr: do not fetch tags for backport command

Robin Westberg rwestberg at openjdk.java.net
Wed Mar 31 08:29:45 UTC 2021


On Wed, 31 Mar 2021 08:25:37 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that makes the `/backport` commit command *not* fetch tags. The `/backport` command doesn't need the tags and different openjdk repositories can have slightly different hashes for the annotated tag object itself (not the commit the tag is referring to).
> 
> I also updated the help text from the bot to instruct the user to fetch with `--no-tags`.
> 
> Thanks,
> Erik

Looks good!

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

Marked as reviewed by rwestberg (Reviewer).

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


More information about the skara-dev mailing list