Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/actions/using-jobs
What part(s) of the article would you like to see updated?
Add a page/section that explains how jobs are dispatched to runners.
It should include an explanation of things like:
Additional information
I'm told that there was a workflow that created 92 jobs many of which were queued: https://github.com/Habbie/openwrt-feeds/actions/runs/5355423916 and then another workflow was triggered later while there were still jobs queued https://github.com/Habbie/dnsdist-ansible/actions/runs/5357700666 and it finished before the first workflow finished.
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/actions/using-jobs
What part(s) of the article would you like to see updated?
Add a page/section that explains how jobs are dispatched to runners.
It should include an explanation of things like:
Additional information
I'm told that there was a workflow that created 92 jobs many of which were queued: https://github.com/Habbie/openwrt-feeds/actions/runs/5355423916 and then another workflow was triggered later while there were still jobs queued https://github.com/Habbie/dnsdist-ansible/actions/runs/5357700666 and it finished before the first workflow finished.