Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add auto retry functionality #1939

Closed
lws-llc opened this issue Jan 30, 2020 · 2 comments
Closed

add auto retry functionality #1939

lws-llc opened this issue Jan 30, 2020 · 2 comments

Comments

@lws-llc
Copy link

lws-llc commented Jan 30, 2020

What happened:

I have a service now script that runs to open and close change tickets.

At the beginning of my job, the service now script opens a change.

I cannot automatically kick off the "cancel" job if my pipeline fails which will leave an unattended open change ticket.

What you expected to happen:

If my pipeline fails at any point, I need to kick off the cancel job in order to close out the change ticket it initiated.

How to reproduce it:

Create a repository on Github and use it to create a pipeline in Screwdriver.cd.

This is how it should work:
Create 2 jobs.
If job one fails, have job two start.
If job one is successful, job two does not run.

@tk3fftk
Copy link
Member

tk3fftk commented Feb 6, 2020

This issue may be related to #1080

@jithine
Copy link
Member

jithine commented Sep 23, 2020

Closing this in favor of #1645

@jithine jithine closed this as completed Sep 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants