Skip to content

fix(ci): reuse shared deny and refresh runner pins - #213

Merged
decofe merged 4 commits into
mainfrom
centaur/reuse-shared-deny-1790111222
Sep 23, 2026
Merged

decofe merged 4 commits into
mainfrom
centaur/reuse-shared-deny-1790111222

Conversation

@decofe

@decofe decofe commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

Replace the inline cargo-deny setup with a pinned call to tempoxyz/ci/.github/workflows/deny.yml, keeping the job ID, permissions, toolchain, deny flags, and trigger conditions. The shared workflow retains its vendored cargo-deny action and existing inputs. Extend the existing pinact exception for SHA-pinned, unversioned Tempo shared workflows to tempoxyz/ci; full 40-character commit pins remain required.

Centaur generated and checked the workflow change and this description; any responses from Centaur are AI-generated.

Prompted by: @DaniPopes

Pin direct Secure Runner calls to 7e2ea6e1a8f5a22f16c2d4b389ffde25da93fa1b (2026-09-22T22-21-59Z-7e2ea6e1) and keep dependency checks delegated to tempoxyz/ci/.github/workflows/deny.yml. The shared deny reference uses feeee35d6e4047767f0d97881ac6e83fe3c9ebf3, whose only change is the same Secure Runner pin update; cargo-deny and workflow inputs stay unchanged.

Shared deny pin update: tempoxyz/ci#25.

Keep runner protection and cargo-deny installation in tempoxyz/ci while preserving the caller configuration.

Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com>
DaniPopes and others added 2 commits September 22, 2026 21:19
Reuse the existing shared deny workflow without changing its action
or adding runner and timeout inputs.

Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com>
Apply the existing policy for unversioned Tempo workflows to tempoxyz/ci. The exception still requires a full immutable commit SHA.

Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com>
@decofe
decofe enabled auto-merge (squash) September 22, 2026 21:22
DaniPopes
DaniPopes previously approved these changes Sep 22, 2026
Pin secure-runner to the latest published revision and consume the
shared deny workflow with that same runner pin.

Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com>
@decofe decofe changed the title fix(ci): reuse the shared deny workflow fix(ci): reuse shared deny and refresh runner pins Sep 22, 2026
@decofe
decofe merged commit 820afc8 into main Sep 23, 2026
22 checks passed
@decofe
decofe deleted the centaur/reuse-shared-deny-1790111222 branch September 23, 2026 06:17
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.

3 participants