I would like this feature too. There are already hard limits on concurrency so it'd be nice to see those limit controls made available to users so we can lower them even further. https://help.github.com/en/actions/automating-your-workflow-with-github-actions/workflow-syntax-for-github-actions#usage-limits There are workarounds for this, but ideally this is something the automation pipeline should handle without the risk of introducing potential race conditions and manual coordination.
... View more