Skip to content

ci(deps): carry licence rows forward for bumped action pins - #849

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
sbom-actions/carry-20260904T054251Z
Draft

ci(deps): carry licence rows forward for bumped action pins#849
github-actions[bot] wants to merge 1 commit into
mainfrom
sbom-actions/carry-20260904T054251Z

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

Opened by sbom-actions-currency.

sbom-check refuses an action pin with no row in mise-tasks/sbom-actions.tsv, and Renovate cannot write that table — so every action bump opens red and holds the prConcurrentLimit: 1 slot (CLOUD-1213).

Each row here is the same repository's existing row with only the sha changed. It was carried forward only after every candidate licence file was confirmed byte-identical between the mapped commit and the new one, so the judgement already recorded still describes those exact bytes. Nothing was re-derived.

A pin whose licence files differ, or whose repository has no row at all, is not here — it is reported as a warning in the run log for a person to read.

Refs: CLOUD-1213

DO-NOT-CLOSE CLOUD-1213

Every row here was copied verbatim from the same repository's
existing row with only the sha changed, after confirming every
candidate licence file is byte-identical between the two commits.
No licence was re-derived and no verdict inferred.

Refs: CLOUD-1213
@sonarqubecloud

sonarqubecloud Bot commented Sep 4, 2026

Copy link
Copy Markdown

❌ The last analysis has failed.

See analysis details on SonarQube Cloud

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.

0 participants