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

[Actions] Opt-out from auto-cancellation #32662

Open
schlamar opened this issue Nov 28, 2024 · 2 comments · May be fixed by #32751
Open

[Actions] Opt-out from auto-cancellation #32662

schlamar opened this issue Nov 28, 2024 · 2 comments · May be fixed by #32751
Labels
topic/gitea-actions related to the actions of Gitea type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@schlamar
Copy link

schlamar commented Nov 28, 2024

There are a lot of complains about the new auto-cancellation feature (#25716) as this has a lot of unexpected side effects:

The worst side effect: Cancel does not really work as expected on a Windows runner, as child processes are not terminated: https://gitea.com/gitea/act_runner/issues/549

Please provide an option to disable auto-cancellation feature.

@schlamar schlamar added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Nov 28, 2024
@Zettat123 Zettat123 added the topic/gitea-actions related to the actions of Gitea label Dec 4, 2024
@michaelhofer-slg
Copy link

I agree, this would be very helpful. We have to start the jobs manually again when merging multiple branches within a short time.

@lunny
Copy link
Member

lunny commented Jan 14, 2025

Related to #32751

@lunny lunny linked a pull request Jan 14, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/gitea-actions related to the actions of Gitea type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants