[skara] RFR: 785: Failed tag updates are not automatically retried

Robin Westberg rwestberg at openjdk.java.net
Tue Mar 16 09:24:15 UTC 2021


When the issue notifier encounters an error during tag processing, it flags the tag as in need of retry. However, the retry flag was not actually checked in subsequent runs.

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

Commit messages:
 - Check if a tag update is marked for retry

Changes: https://git.openjdk.java.net/skara/pull/1060/files
 Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=1060&range=00
  Issue: https://bugs.openjdk.java.net/browse/SKARA-785
  Stats: 101 lines in 2 files changed: 97 ins; 0 del; 4 mod
  Patch: https://git.openjdk.java.net/skara/pull/1060.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/1060/head:pull/1060

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


More information about the skara-dev mailing list