[jbosstools-issues] [JBoss JIRA] (JBIDE-24674) automatically punt unresolved issues to .x or the next sprint; send reminder emails about sprint creation

Lukáš Valach (JIRA) issues at jboss.org
Mon Aug 28 06:56:00 EDT 2017


    [ https://issues.jboss.org/browse/JBIDE-24674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454545#comment-13454545 ] 

Lukáš Valach commented on JBIDE-24674:
--------------------------------------

[~nickboldt], I have found typo in \[1\]. In case of sending "triage time" email the "Mailx" and the "mail" were configured to send email to differend recipients.

\[1\] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-releng-push-to-staging-00-sprint-creation-and-jira-triage-request-emails/configure

"Mailx" - TOrecipients2:
{code}
/bin/mailx -s "$\{subject\}" -c "$\{CCrecipients\}" -r "$\{sender\}" "$\{TOrecipients2\}" < $\{WORKSPACE\}/mailbody.$\{JOB_NAME\}.txt
{code}

"Mail" - TOrecipients1:
{code}
/bin/mail -s "$\{subject\}" "${\TOrecipients1\}" -c"$\{CCrecipients\}" -- -f"$\{sender\}" < $\{WORKSPACE\}/mailbody.$\{JOB_NAME\}.txt
{code}

I fixed it. See \[2\].

\[2\] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-releng-push-to-staging-00-sprint-creation-and-jira-triage-request-emails/jobConfigHistory/showDiffFiles?timestamp1=2017-08-25_18-08-39&timestamp2=2017-08-28_10-51-04

> 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/jbosstools-releng-push-to-staging-00-sprint-creation-and-jira-triage-request-emails/
> 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/jbosstools-releng-push-to-staging-00-sprint-creation-and-jira-triage-request-emails/
> 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



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jbosstools-issues mailing list