|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Congrads. No rush. This feature is still awesome, and makes reassigning emails a snap.
Once this is squared away I have another idea for different improvement. Execute Shell Scriptlet/Snippets.
Reason: At this point most of my jobs are using the Parameterized Build plug-in and I end up pass the variable to the Execute Shell. My Execute Shell end up being identical across multiple jobs sometimes with extra steps or steps removed. So what I was thinking that if there was a way to make parts of the code come from a standardized base i.e. Scriptlet/Snippets and then link those to a job, in effect what you would have is the ability to reuse code or update (fix) code across multiple jobs at the same time. Does this sound intresting?