[Jenkins-infra] Proposal: Add optional "Released as" and "Stage Release" states to JIRA
Oleg Nenashev
o.v.nenashev at gmail.com
Mon Aug 14 09:45:08 UTC 2017
Hi all,
As a Jenkins user and contributor, I sometimes have difficulties when I
need to understand in which release the fix is available. GitHub commit
links from the bot help much, but it requires extra time to navigate across
commits and UI. In Jenkins core, Remoting and my plugins I would like to
make it more explicit:
I propose to...
1. Modify workflow in the JENKINS project:
- Add a "Stage Release" state (or whatever similar name)
- Instead of "In Progress" => "Resolved", contributors can move
integrated fixed into the "Stage Release" state.
- It may be helpful for components which do not release the
integrated fixes immediately (e.g. Core, its modules, Remoting, Stapler,
Blue Ocean, other plugins)
2. Add an optional "Released As" field to JIRA (type=String)
- When a contributor moves the issue to "Stage release", "Resolved"
or "Closed" state, an optional field appears in the dialog
- If the field is non-empty, it will appear in the ticket header,
hence users won't need to look into comments and commit histories
This proposal could improve contributor and user experience, but the
proposed change is opt-in.
It does not make the field/state mandatory, hence the existing flows won't
be affected if the maintainers do not want to spend time on JIRA updates.
WDYT?
Thanks in advance,
Oleg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.jenkins-ci.org/pipermail/jenkins-infra/attachments/20170814/12f149bd/attachment.html>
More information about the Jenkins-infra
mailing list