On every PR, a workflow is started to check if artifacts should be built. This happens not only once, but many times, e.g. for every selected reviewer. Since the workflow has `cancel-in-progress` enabled, workflows are started and immediately cancelled by the next one, resulting in many notifications. Move the `cancel-in-progress` concurrency policy to the second job which starts only after a check is done if the 'Build' label is even active on the PR. This should greatly reduce "Workflow cancelled" notifications via GitHub and email (if enabled by the user). Also make wording more clear. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| armbian-logo.png | ||
| CODE_OF_CONDUCT.md | ||
| CODEOWNERS | ||
| dependabot.yml | ||
| generate_CODEOWNERS.sh | ||
| labeler.yml | ||
| labels.yml | ||
| PULL_REQUEST_TEMPLATE.md | ||
| README.gif | ||
| Releases-wip.md | ||
| Releases.md | ||