I do that in the expand method here: https://github.com/jenkinsci/violation-comments-to-stash-plugin/blob/master/src/main/java/org/jenkinsci/plugins/jvcts/perform/JvctsPerformer.java#L122
Den tisdag 1 december 2015 kl. 06:22:04 UTC+1 skrev Thilina Madhusanka: > > Hi > > I need to get input from user for a file name. if user enter file name > like "nameoffile$BUILD_NUMBER" > > how can i resolve this $BUILD_NUMBER to jenkins build number? > > i see it is been done in most of the plugins. like ext-email. > > can some one tell how to achieve this ? > > Thanks. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/b30cae60-5b8c-46be-b647-0c533482c860%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
