Skip to content

Allow carabiner-dev/actions/install/ampel-bootstrap@2a11d59a (v1.1.7)#974

Open
potiuk wants to merge 1 commit into
apache:mainfrom
potiuk:fix/carabiner-ampel-bootstrap-2a11d59a
Open

Allow carabiner-dev/actions/install/ampel-bootstrap@2a11d59a (v1.1.7)#974
potiuk wants to merge 1 commit into
apache:mainfrom
potiuk:fix/carabiner-ampel-bootstrap-2a11d59a

Conversation

@potiuk

@potiuk potiuk commented Jun 28, 2026

Copy link
Copy Markdown
Member

Problem

The nightly Check for transitive failures workflow has been failing on every run. The transitive chain

carabiner-dev/actions/ampel/verify@v1.2.0
  -> carabiner-dev/actions/install/download-and-verify@v1.1.7
    -> carabiner-dev/actions/install/ampel-bootstrap@v1.1.7

resolves to carabiner-dev/actions/install/ampel-bootstrap@2a11d59a135c5e291f305f249a92ad7903e3ee0f, which is not in the allowlist, so the runner blocks it.

Fix

The commit 2a11d59a (tag v1.1.7) is already approved for the sibling subpaths install/ampel, install/bnd, and install/download-and-verifyampel-bootstrap was simply missed. This adds it to actions.yml (mirroring the siblings: tag: v1.1.7, expires_at: 2026-08-16) and regenerates approved_patterns.yml via gateway.

Same already-vetted monorepo commit, no new/untrusted dependency.

Generated-by: Claude Opus 4.8 (1M context)

The nightly "Check for transitive failures" workflow has been failing on
every run: the transitive chain ampel/verify@v1.2.0 ->
install/download-and-verify@v1.1.7 -> ampel-bootstrap@v1.1.7 resolves to
carabiner-dev/actions@2a11d59a..., which was not in
the allowlist.

The same commit (tag v1.1.7) is already approved for the sibling subpaths
install/ampel, install/bnd, and install/download-and-verify; ampel-bootstrap
was simply missed. Add it to actions.yml (mirroring the siblings: tag v1.1.7,
expires_at 2026-08-16) and regenerate approved_patterns.yml via gateway.

Generated-by: Claude Opus 4.8 (1M context)
@potiuk

potiuk commented Jun 28, 2026

Copy link
Copy Markdown
Member Author

Hey @dfoulks1 @ppkarwasz -> needs that one to finallly fix the periodic check for transitive actions: https://github.com/apache/infrastructure-actions/actions/runs/28320386786

@ppkarwasz

ppkarwasz commented Jun 28, 2026

Copy link
Copy Markdown
Member

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