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
This seems a common use-case but I can't find a way to do it with the existing plugins. I want a periodic job to run but only if an upstream job that only runs once goes to success, it triggers a periodic a job that runs. If the upstream job fails, then the periodic job shouldn't run or stop if it is already running periodically. Any ideas on how to do this?