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

improve job monitoring logic #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

atomaras
Copy link

@atomaras atomaras commented Jun 14, 2022

This PR improves the job monitoring logic following the Jenkins recommended pattern as described here: https://issues.jenkins.io/browse/JENKINS-12827

Addresses: #3

Examples:

Job Success:
image

Job Failed:
image

Job Stuck In Queue:
image

Job Cancelled While In Queue:
image

@atomaras
Copy link
Author

/cc @estherk0

@atomaras
Copy link
Author

atomaras commented Jul 1, 2022

ping @estherk0

@cccCody
Copy link

cccCody commented Dec 21, 2023

This is awesome. I branched off of yours because I want to log the build URL but not wait for it to finish:
https://github.com/untitledstartup/jenkins-trigger/tree/log-build-url

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

Successfully merging this pull request may close these issues.

2 participants