-
Notifications
You must be signed in to change notification settings - Fork 619
Fix for Issue-1140 - cancel running jobs on merge request update when source branch is same #1268
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
base: master
Are you sure you want to change the base?
Conversation
1ca69d6 to
97c932e
Compare
97c932e to
7d8a8c3
Compare
7d8a8c3 to
a0a9449
Compare
a0a9449 to
4467eb9
Compare
|
fixes #1140 |
4467eb9 to
c1dc9b9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I personally think that it is better to leave this decision to the author of the Pipeline and its Jenkinsfile rather than always stopping a previous build when newer changes arrive.
See the disableConcurrentBuilds task as it is used in the Jenkins plugin build process
|
I don't think |
|
Good day. |
No description provided.