]
Nick Boldt commented on JBIDE-24674:
------------------------------------
Great catch on the job config, and thanks for the readme contrib. :)
automatically punt unresolved issues to .x or the next sprint; send
reminder emails about sprint creation
---------------------------------------------------------------------------------------------------------
Key: JBIDE-24674
URL:
https://issues.jboss.org/browse/JBIDE-24674
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.5.0.AM2
Reporter: Nick Boldt
Assignee: Nick Boldt
Labels: releasework
Fix For: 4.5.1.AM1
1. We should send nag emails re: sprint triage when pushing QE stage build to remind
people to move their issues to the next sprint, or resolve them.
* *NEW*:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
2. We should also send a nag email to Jeff to create the new sprint versions in JIRA so
that triage can actually occur, or else people won't be able to assign existing
(slipped) issues to the forthcoming sprint.
* *NEW*:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
3. And, we should fire the jiralint-weekly to spam people w/ reminders of which JIRAs are
unresolved for the code-frozen version.
*TODO*:
* filter out those issues with labels = releasework, using --skipLabels
* add --dry-run flag
* support use of `export userpass=jirauser:jirapwd` to make running the script easier