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

[FIXED JENKINS-27716] - Disable archived promotion jobs #71

Merged
merged 1 commit into from Nov 11, 2015
Merged

[FIXED JENKINS-27716] - Disable archived promotion jobs #71

merged 1 commit into from Nov 11, 2015

Conversation

bheiskell
Copy link

Since 1.585, the promotion must explicitly indicate that it can be disabled.
Otherwise, promotions which trigger automatically upon build completion will
execute, even if they're archived.

See hudson.model.AbstractProject#makeDisabled(boolean) for additional details.

Since 1.585, the promotion must explicitly indicate that it can be disabled.
Otherwise, promotions which trigger automatically upon build completion will
execute, even if they're archived.

See hudson.model.AbstractProject#makeDisabled(boolean) for additional details.
@blaskovicz
Copy link

👍 scary pull

@oleg-nenashev
Copy link
Member

👍

oleg-nenashev added a commit that referenced this pull request Nov 11, 2015
[FIXED JENKINS-27716] - Disable archived promotion jobs
@oleg-nenashev oleg-nenashev merged commit 2c7603e into jenkinsci:master Nov 11, 2015
@oleg-nenashev oleg-nenashev added this to the 2.24 milestone Nov 11, 2015
@bheiskell bheiskell deleted the fix/promotion/phantom branch November 11, 2015 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants