Integrated: pr: do not fetch tags for backport command

Erik Helin ehelin at openjdk.java.net
Wed Mar 31 08:32:39 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

This pull request has now been integrated.

Changeset: fc91e6d0
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/fc91e6d0
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

pr: do not fetch tags for backport command

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list