ci: remove unsupported permissions: fields from workflows #14

Merged
geusebio merged 2 commits from ci/remove-unsupported-permissions-fields into ci/run-tests-before-build 2026-07-25 17:19:46 +00:00
Owner

Forgejo Actions doesn't support permissions: on workflows/jobs and warns on every job that has one (see warnings on #9). Job capabilities are granted via Authorized Integrations instead, so removed the permissions: blocks from build.yml and mirror-baseimages.yml.

Forgejo Actions doesn't support permissions: on workflows/jobs and warns on every job that has one (see warnings on #9). Job capabilities are granted via Authorized Integrations instead, so removed the permissions: blocks from build.yml and mirror-baseimages.yml.
ci: remove unsupported permissions: fields from workflows
Some checks failed
Build / Run container tests (push) Successful in 24m29s
Build / Build php (push) Has been cancelled
Build / Build magento (push) Has been cancelled
Build / Build frankenphp (push) Has been cancelled
Build / Build node (push) Has been cancelled
Build / Build dotnet (push) Has been cancelled
Build / Build java (push) Has been cancelled
Build / Build java-tomcat (push) Has been cancelled
Build / Build java-war-machine (push) Has been cancelled
Build / Build base-alpine (push) Failing after 30m3s
1d830cfe78
Forgejo Actions doesn't support the permissions: key on workflows or
jobs and logs a warning for every job that has one. Job capabilities
are already granted via Authorized Integrations in the repo settings,
so these blocks were dead weight.
Merge remote-tracking branch 'pulls/Grey.ooo/ci/run-tests-before-build' into ci/remove-unsupported-permissions-fields
Some checks failed
Build / Run container tests (push) Successful in 14m27s
Build / Build (push) Failing after 15m9s
55e8d6a68c
# Conflicts:
#	.github/workflows/build.yml
geusebio merged commit 2ded732f83 into ci/run-tests-before-build 2026-07-25 17:19:46 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Grey.ooo/docker!14
No description provided.