Skip to content

fix(ci): resolve zizmor alerts #35 (bot-conditions) and #36 (artipacked)#81

Merged
WomB0ComB0 merged 5 commits intomasterfrom
fix/zizmor-bot-actor-and-credentials
May 9, 2026
Merged

fix(ci): resolve zizmor alerts #35 (bot-conditions) and #36 (artipacked)#81
WomB0ComB0 merged 5 commits intomasterfrom
fix/zizmor-bot-actor-and-credentials

Conversation

@WomB0ComB0
Copy link
Copy Markdown
Member

Summary

Closes the two open security alerts:

Test plan

- auto-merge.yml: replace github.actor_id check with the immutable
  pull_request payload (github.event.pull_request.user.login). The actor
  context can be subverted on workflow re-runs, while user.login on the
  pull_request event is fixed at trigger time.

- release-plz.yml: drop the explicit checkout `token` input and set
  persist-credentials: false. release-plz-action consumes GITHUB_TOKEN
  from the step's env block for git push and API calls, so persisting
  the credential in .git/config only widens the leak surface.
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 9, 2026

Warning

Rate limit exceeded

@WomB0ComB0 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 25 minutes and 55 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ccad0c88-3d52-4344-a62e-bca719a610b8

📥 Commits

Reviewing files that changed from the base of the PR and between c5d0c1d and 6d8ce0f.

📒 Files selected for processing (2)
  • .github/workflows/auto-merge.yml
  • .github/workflows/release-plz.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/zizmor-bot-actor-and-credentials

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added size/S A-DevOps CI/CD and tooling and removed size/S labels May 9, 2026
@github-actions github-actions Bot added the size/S label May 9, 2026
@WomB0ComB0 WomB0ComB0 merged commit 56a33f2 into master May 9, 2026
24 checks passed
@WomB0ComB0 WomB0ComB0 deleted the fix/zizmor-bot-actor-and-credentials branch May 9, 2026 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-DevOps CI/CD and tooling size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant