Skip to content

Idea: Introduce better syntax for concurrency rules #74

@Krzysztof-Cieslak

Description

@Krzysztof-Cieslak

So this

concurrency:
   group: "triage-${{ github.event.issue.number }}"

is taken directly from actions synteax.

It feels we should introduce some "higher level" syntax for this thing like concurrency: per-issue or concurrency: single and let compiler generate action-specific syntax

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions