-
Task
-
Resolution: Fixed
-
Minor
-
None
In github-pullrequest-plugin i experimentally created content expansion with private email-ext tokens, this functionality looks generic so we want introduce it in https://github.com/jenkinsci/github-plugin/pull/100 but using hack for macros extraction is not good.
Many times people mentioned that this tokens should be extracted from email-ext.
[JENKINS-31380] Expose private tokens from email-ext
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 166719 ] | New: JNJira + In-Review [ 198032 ] |
Atm moment i see the next variants:
That should keep backward compatibility, GROOVY_SCRIPT may obsolete SCRIPT (using files in JENKINS_HOME imho is bad design future) and provide other plugins ability to use this tokens without having dependency on email-ext-plugin