Add auto-cancel for pending pipelines on branch, if they are not HEAD
Compare changes
@@ -9,13 +9,13 @@
@@ -9,13 +9,13 @@
@@ -29,12 +29,12 @@ def execute_service(projekt: project, after: project.commit.id, commits: [{ mess
@@ -29,12 +29,12 @@ def execute_service(projekt: project, after: project.commit.id, commits: [{ mess
@@ -65,7 +65,7 @@ def execute_service(projekt: project, after: project.commit.id, commits: [{ mess
@@ -65,7 +65,7 @@ def execute_service(projekt: project, after: project.commit.id, commits: [{ mess
@@ -93,7 +93,7 @@ def execute_service(projekt: project, after: project.commit.id, commits: [{ mess
@@ -93,7 +93,7 @@ def execute_service(projekt: project, after: project.commit.id, commits: [{ mess
@@ -104,7 +104,7 @@ def execute_service(projekt: project, after: project.commit.id, commits: [{ mess
@@ -104,7 +104,7 @@ def execute_service(projekt: project, after: project.commit.id, commits: [{ mess
@@ -121,7 +121,7 @@ def check_successful_build_creation_on_git_commit_message(commit_message)
@@ -121,7 +121,7 @@ def check_successful_build_creation_on_git_commit_message(commit_message)