Can release notes be generated from Sprint reports

Rod Chambers April 20, 2015

Want to issue a build based on Sprint features with release notes. Possible?

 

2 answers

0 votes
Midori
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 9, 2015

You can generate (customizable) Release Notes from any list of issues with the PDF View Plugin. In your case you would need to fire a JQL like this, then export it with the release-notes-fo.vm PDF template:

type = Feature and Sprint = "whatever your current sprint is"

...and you will get something like this (PDF sample):

jira-sprint-release-notes.png

0 votes
Rahul Aich [Nagra]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 22, 2015

Yes, if there is a 1:1 mapping of Sprint to release version then yes. But in most cases you will observe, that not all issues in sprint are actually completed to be released and in any release more often than not you find items confirming to more than one sprint.

If i were you i will rely more on version related reports to get the same information (assuming users are filling in the fixversion field)

Rahul

Suggest an answer

Log in or Sign up to answer