armbian-build/.github
ColorfulRhino 3e839e728b
actions: Move concurrency canceling to 2nd job for PR build
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.
2024-06-09 22:42:00 +02:00
..
ISSUE_TEMPLATE GH: ISSUE_TEMPLATE: Improve bug report template 2024-03-16 22:31:43 +01:00
workflows actions: Move concurrency canceling to 2nd job for PR build 2024-06-09 22:42:00 +02:00
armbian-logo.png reduced PNG file size with optipng 2023-04-22 20:08:15 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-07-16 21:03:13 -04:00
CODEOWNERS Automatic board configs status synchronise 2024-04-26 15:10:43 +08:00
dependabot.yml chore: Included githubactions in the dependabot config (#3884) 2022-06-11 18:07:19 +02:00
generate_CODEOWNERS.sh Add script to auto-generate CODEOWNERS 2023-06-20 21:36:13 +02:00
labeler.yml Fix automatic labeling system due to upstream breaking change (#6011) 2023-12-05 12:10:35 +01:00
labels.yml Add two new issues labels: "Documentation" and "Improper usage" 2024-01-30 12:24:12 +01:00
PULL_REQUEST_TEMPLATE.md Extend PR template when asking for documentation 2024-03-11 19:45:52 +01:00
README.gif Improve welcome readme file (#1779) 2020-02-06 22:57:41 +01:00
Releases-wip.md Refactor rootfs caching (#3895) 2022-06-18 23:56:36 +02:00
Releases.md Update Releases.md (#5871) - replace master with main. 2023-10-31 08:05:43 +01:00