RFR: pr: do not fetch tags for backport command

Erik Helin ehelin at openjdk.java.net
Wed Mar 31 08:29:44 UTC 2021


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

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

Commit messages:
 - pr: do not fetch tags for backport command

Changes: https://git.openjdk.java.net/skara/pull/1104/files
 Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=1104&range=00
  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/skara/pull/1104.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/1104/head:pull/1104

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


More information about the skara-dev mailing list