]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
SCRIPTS: announce-release: add shortened links to pending issues
authorWilly Tarreau <w@1wt.eu>
Sat, 16 Apr 2022 10:06:07 +0000 (12:06 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 16 Apr 2022 10:06:07 +0000 (12:06 +0200)
The list of URLs now also adds pending bugs, reviewed bugs, and code
reports. The redirect is performed on haproxy.org since github URLs
are far too large here.

scripts/announce-release

index 3e16fb3be7b3c7947771fdb872af9bb2801408a7..25107887f4ad950953675fb3e7cd6a8c73c8b8fb 100755 (executable)
@@ -220,6 +220,9 @@ fi
  echo "   Git repository   : http://git.haproxy.org/git/${gitdir}/"
  echo "   Git Web browsing : http://git.haproxy.org/?p=${gitdir}"
  echo "   Changelog        : http://www.haproxy.org/download/${BRANCH}/src/CHANGELOG"
+ echo "   Pending bugs     : http://www.haproxy.org/l/pending-bugs"
+ echo "   Reviewed bugs    : http://www.haproxy.org/l/reviewed-bugs"
+ echo "   Code reports     : http://www.haproxy.org/l/code-reports"
 ) >> "$OUTPUT"
 
 # sign