Disable Option | auto-cancellation of concurrent jobs if the event is push #13782

Open
opened 2025-11-02 10:53:07 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @senn-hermle on GitHub (Dec 4, 2024).

Description

I am referring to the following feature:
https://github.com/go-gitea/gitea/pull/25716

I have declared this as a bug, as in my opinion features should always guarantee a certain degree of backward compatibility. Especially with such cuts.

We have a lot of people working in the same branches. As our tests take approx. 10-20 minutes, one or more new pushes may be received on a branch during this time. Due to the auto-cancellation feature, we now lose the information on which commit the tests failed first. This is because all jobs are canceled if they have not yet expired.

Is there a way to deactivate this function? At workflow level or repository level?

Gitea Version

1.22.4

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

run from docker

Originally created by @senn-hermle on GitHub (Dec 4, 2024). ### Description I am referring to the following feature: https://github.com/go-gitea/gitea/pull/25716 I have declared this as a bug, as in my opinion features should always guarantee a certain degree of backward compatibility. Especially with such cuts. We have a lot of people working in the same branches. As our tests take approx. 10-20 minutes, one or more new pushes may be received on a branch during this time. Due to the auto-cancellation feature, we now lose the information on which commit the tests failed first. This is because all jobs are canceled if they have not yet expired. Is there a way to deactivate this function? At workflow level or repository level? ### Gitea Version 1.22.4 ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? run from docker
GiteaMirror added the topic/gitea-actionstype/bug labels 2025-11-02 10:53:07 -06:00
Author
Owner

@lunny commented on GitHub (Dec 4, 2024):

Duplicate of #32662

@lunny commented on GitHub (Dec 4, 2024): Duplicate of #32662
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#13782