Anyway to define and take an action on "Keep Artifacts Forever"
7 views
Skip to first unread message
Greg Smith
unread,
Aug 1, 2016, 3:31:50 PM8/1/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hi,
I would like to take an action (kick off a downstream job) on any artifacts that marked as "Keep Forever"
I would usually use the Promotion plugin for this, but this will be a mix of Multibranch Pipeline jobs and normal jobs -- and the Promotion plugin does not yet work with Pipeline.
Does anyone have any ideas how I might be able to do this? I am really missing the Promotion plugin with Pipeline jobs...