]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
scripts: release_notes can track original issue 6009/head
authorAbhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Mon, 21 Sep 2015 16:54:27 +0000 (22:24 +0530)
committerAbhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Mon, 21 Sep 2015 17:49:48 +0000 (23:19 +0530)
commit5e2c66557e4efe1e6ecbb21adbfa4612f2240fd6
tree8cbb4950523c06a870d69102769764af9e7b92ad
parentdbf8f67e6913bd9f428f29440949a49a663022e4
scripts: release_notes can track original issue

ceph_release_notes helper now has `--original-issue` (default) and
`--no-original-issue` flags added. This is useful
in backport tracker as the original upstream issue generally tends to be
more informative than the backport issue reference number in the release
notes. Since turning on this flag adds the additional network query of
redmine tracker for each issue, it is turned off by default

Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
src/script/ceph-release-notes