-
Type:
Improvement
-
Resolution: Not A Defect
-
Priority:
Major
-
Component/s: token-macro-plugin
-
None
-
Environment:Ubuntu
I am trying to pass a GIT_REVISION from an upstream project to downstream. I am also using this macro for Build Setter and Email-Ext.
My downstream projects use the SCM Clone workspace inorder to trigger the builds. So only the root upstream project has git checkouts. The root project has multiple SCM Checkouts happening too.
I want to pass my ${GIT_REVISION,length=5} token to all direct downstream and non-direct downstream projects.
How can I send this is a parameter?
Can I set this in a environment variable and then pass that out?