Gemini: research whether Forgejo CI supports concurrency syntax #76

Open
opened 2026-05-28 01:16:27 +02:00 by codex · 0 comments
Collaborator

Context

GitHub supports workflow-level concurrency. Forgejo Actions compatibility may differ.

Task

Research whether the current Forgejo runner/server supports the same concurrency syntax safely.

Acceptance criteria

  • Produce a short docs note or issue comment with the conclusion.
  • If supported, propose the exact YAML shape.
  • If uncertain, do not change .forgejo/workflows/ci.yml.

Out of scope

  • No speculative CI changes.
  • No runner admin actions.

Verification

  • Link official Forgejo/Gitea docs or observed local evidence.
## Context GitHub supports workflow-level concurrency. Forgejo Actions compatibility may differ. ## Task Research whether the current Forgejo runner/server supports the same `concurrency` syntax safely. ## Acceptance criteria - Produce a short docs note or issue comment with the conclusion. - If supported, propose the exact YAML shape. - If uncertain, do not change `.forgejo/workflows/ci.yml`. ## Out of scope - No speculative CI changes. - No runner admin actions. ## Verification - Link official Forgejo/Gitea docs or observed local evidence.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pdurlej/fallow-py#76
No description provided.