nixpkgs/.github
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
..
ISSUE_TEMPLATE .github: removing "Priorities" heading 2023-12-03 12:23:22 +01:00
workflows check-by-name: remove concurrency group 2024-05-22 07:43:14 +02:00
CODEOWNERS CODEOWNERS: Add marcusramberg to Perl 2024-05-10 18:32:20 +02:00
dependabot.yml Revert ".github/dependabot.yml: disable" 2022-11-08 06:28:22 +10:00
ISSUE_TEMPLATE.md ISSUE_TEMPLATE: 'nix run' -> 'nix-shell -p' 2020-01-05 22:47:43 +01:00
labeler.yml github: add k3s label 2024-05-07 13:16:46 -03:00
PULL_REQUEST_TEMPLATE.md PULL_REQUEST_TEMPLATE.md: Update link to package tests 2024-04-04 03:28:06 +09:00
STALE-BOT.md .github/stale bot: stop commenting 2022-04-30 08:30:08 -07:00
stale.yml .github/stale bot: stop commenting 2022-04-30 08:30:08 -07:00