workflow_dispatch allows only one job in a branch #13984

Closed
opened 2025-11-02 10:59:09 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @senn-hermle on GitHub (Jan 14, 2025).

Description

The new Feature #23668
Only one manually triggered ondispatch job can be active.
Auto-cancellation does not make sense for manually started events.

I am referring to the following feature:
#25716 and this #32662

Gitea Version

1.23.1

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

Database

None

Originally created by @senn-hermle on GitHub (Jan 14, 2025). ### Description The new Feature #23668 Only one manually triggered ondispatch job can be active. Auto-cancellation does not make sense for manually started events. I am referring to the following feature: #25716 and this #32662 ### Gitea Version 1.23.1 ### 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 ### Database None
GiteaMirror added the topic/gitea-actionstype/bug labels 2025-11-02 10:59:10 -06:00
Author
Owner

@Zettat123 commented on GitHub (Jan 15, 2025):

I'm trying to add support for the concurrent syntax and I think it would fix this issue.

@Zettat123 commented on GitHub (Jan 15, 2025): I'm trying to add support for the `concurrent` syntax and I think it would fix this issue. - https://github.com/go-gitea/gitea/issues/24769 - https://github.com/go-gitea/gitea/pull/32751
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#13984