how to get and set the list of user names shown in recent changes as environment variable in jenkins -
i need list of user names recent changes section in jenkins job , add argument external script. can please help.
traverse through [jenkins_home_dir]/jobs/[job]/builds/[buildids]/changelog.xml , grab in between <author></author>
Comments
Post a Comment