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