nixpkgs/.github/workflows
Paul Meyer d87803b742 check-by-name: remove concurrency group
Due to the trigger on PR edit, every change to the PR body will trigger
a re-run of the check-by-name workflow. This is needed to catch of the
base branch. However, an action like ticking the checkbox of a PR will
also trigger a re-run. Furthermore, due to the concurrency group, any
already running check-by-name workflow will be canceled, leading to
a notification sent to the PR author.

To reduce the noise, remove the concurrency group. As a consequence,
multiple runs will run to completion on the same PR/commit. While
concurrent runs are often canceled after a few seconds, the workflow
will take about a minute to complete.

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-22 07:43:14 +02:00
..
backport.yml build(deps): bump actions/checkout from 4.1.4 to 4.1.5 2024-05-13 11:43:41 +00:00
basic-eval.yml build(deps): bump actions/checkout from 4.1.4 to 4.1.5 2024-05-13 11:43:41 +00:00
check-by-name.yml check-by-name: remove concurrency group 2024-05-22 07:43:14 +02:00
check-cherry-picks.yml build(deps): bump actions/checkout from 4.1.4 to 4.1.5 2024-05-13 11:43:41 +00:00
check-maintainers-sorted.yaml build(deps): bump actions/checkout from 4.1.4 to 4.1.5 2024-05-13 11:43:41 +00:00
check-nix-format.yml build(deps): bump actions/checkout from 4.1.4 to 4.1.5 2024-05-13 11:43:41 +00:00
editorconfig.yml build(deps): bump actions/checkout from 4.1.4 to 4.1.5 2024-05-13 11:43:41 +00:00
labels.yml build(deps): bump actions/labeler from 4.3.0 to 5.0.0 2024-03-17 12:24:44 +01:00
manual-nixos.yml build(deps): bump actions/checkout from 4.1.4 to 4.1.5 2024-05-13 11:43:41 +00:00
manual-nixpkgs.yml build(deps): bump actions/checkout from 4.1.4 to 4.1.5 2024-05-13 11:43:41 +00:00
nix-parse.yml build(deps): bump actions/checkout from 4.1.4 to 4.1.5 2024-05-13 11:43:41 +00:00
no-channel.yml
ofborg-pending.yml .github/workflows: use ofborg-eval context for pending status 2022-10-15 09:09:24 +10:00
periodic-merge-6h.yml build(deps): bump actions/checkout from 4.1.4 to 4.1.5 2024-05-13 11:43:41 +00:00
periodic-merge-24h.yml build(deps): bump actions/checkout from 4.1.4 to 4.1.5 2024-05-13 11:43:41 +00:00
update-terraform-providers.yml build(deps): bump actions/checkout from 4.1.4 to 4.1.5 2024-05-13 11:43:41 +00:00