Skip to content

feat(workflows): add docker-image CI gold-standard reusables (lint-compose, docker-image-ci)#251

Merged
CybotTM merged 1 commit into
mainfrom
feat/docker-gold-standard
Jul 21, 2026
Merged

feat(workflows): add docker-image CI gold-standard reusables (lint-compose, docker-image-ci)#251
CybotTM merged 1 commit into
mainfrom
feat/docker-gold-standard

Conversation

@CybotTM

@CybotTM CybotTM commented Jul 21, 2026

Copy link
Copy Markdown
Member

Adds the docker-image archetype gold standard: lint-compose.yml (leaf: docker compose config with .env.example placeholder substitution) + docker-image-ci.yml (meta composing lint-container/lint-yaml/lint-markdown/lint-compose/build-container[push:false]/smoke-test-container/codeql/gitleaks/dependency-review). Caller union is 7 scopes (build-container statically declares packages/id-token/attestations:write). Local actionlint/yamllint/zizmor clean. Piloted against docker-ftp-server before merge.

Copilot AI review requested due to automatic review settings July 21, 2026 06:09

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the reusable workflow permissions documentation by adding permissions for docker-image-ci.yml and adding lint-compose.yml to the list of workflows requiring contents: read. The reviewer noted that lint-container.yml and lint-compose.yml are already covered by the wildcard pattern lint-*.yml and suggested removing these redundant entries to simplify the table.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread docs/reusable-workflow-permissions.md Outdated
CybotTM added a commit to netresearch/docker-ftp-server that referenced this pull request Jul 21, 2026
…main

The meta pins its leaf reusables @main; lint-compose.yml is introduced by
netresearch/.github#251 and is not yet on main. GitHub resolves reusable
uses: refs at startup, so an active lint-compose job makes the whole run
startup-fail. Keep it off until the leaf is on main.

Signed-off-by: Sebastian Mendel <sebastian.mendel@netresearch.de>
CybotTM added a commit to netresearch/docker-ftp-server that referenced this pull request Jul 21, 2026
Reverts the diagnostic toggle. The run startup-fails either way until
netresearch/.github#251 merges (the meta references lint-compose.yml@main,
a leaf that only exists on the feature branch, and GitHub resolves reusable
uses: refs at startup regardless of the job's if:). Keep the intended
config; flip @feat/docker-gold-standard -> @main once #251 merges.

Signed-off-by: Sebastian Mendel <sebastian.mendel@netresearch.de>
…mpose, docker-image-ci)

Signed-off-by: Sebastian Mendel <sebastian.mendel@netresearch.de>
@CybotTM
CybotTM force-pushed the feat/docker-gold-standard branch from 0ede9c9 to f07ad73 Compare July 21, 2026 06:29
@sonarqubecloud

Copy link
Copy Markdown

@CybotTM
CybotTM merged commit 437ebd4 into main Jul 21, 2026
11 checks passed
@CybotTM
CybotTM deleted the feat/docker-gold-standard branch July 21, 2026 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants