Skip to content

fix(ci): persist-credentials: false on remaining workflows#215

Merged
jpr5 merged 2 commits into
mainfrom
fix/persist-credentials-batch
May 15, 2026
Merged

fix(ci): persist-credentials: false on remaining workflows#215
jpr5 merged 2 commits into
mainfrom
fix/persist-credentials-batch

Conversation

@jpr5
Copy link
Copy Markdown
Contributor

@jpr5 jpr5 commented May 15, 2026

Summary

  • update-competitive-matrix.yml: persist-credentials: false + insteadOf credential injection before git push
  • changelog-radar.yml: persist-credentials: false (never pushes) + SHA-pin actions/checkout and pnpm/action-setup (were unpinned @v4)
  • publish-release.yml: persist-credentials: false on build job (defense-in-depth; publish job already uses insteadOf)
  • zizmor.yml: removed artipacked suppressions for publish-release.yml and update-competitive-matrix.yml (no longer needed)

- update-competitive-matrix.yml: persist-credentials: false + insteadOf
  credential injection before git push
- changelog-radar.yml: persist-credentials: false + SHA-pin checkout
  and pnpm/action-setup (was unpinned @v4)
- publish-release.yml: persist-credentials: false on build job
  (defense-in-depth; publish job already uses insteadOf)
- zizmor.yml: remove artipacked suppressions for publish-release.yml
  and update-competitive-matrix.yml (no longer needed)
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 15, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@copilotkit/aimock@215

commit: a7c7a58

@jpr5 jpr5 merged commit d319451 into main May 15, 2026
11 checks passed
@jpr5 jpr5 deleted the fix/persist-credentials-batch branch May 15, 2026 18:23
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.

1 participant