Skip to content

fix(ci): remove reserved secret from reusable budget guard#5

Merged
LucasSantana-Dev merged 1 commit intomainfrom
fix/actions-budget-guard-secret
Mar 11, 2026
Merged

fix(ci): remove reserved secret from reusable budget guard#5
LucasSantana-Dev merged 1 commit intomainfrom
fix/actions-budget-guard-secret

Conversation

@LucasSantana-Dev
Copy link
Member

Summary

  • remove custom github_token secret declaration from reusable budget guard workflow
  • use built-in secrets.GITHUB_TOKEN inside the workflow job environment
  • fix workflow-file validation failure on .github default branch push runs

Validation

  • .github/scripts/tests/actions-budget-guard.test.sh
  • YAML parse check for .github/workflows/reusable-actions-budget-guard.yml

@coderabbitai
Copy link

coderabbitai bot commented Mar 11, 2026

Warning

Rate limit exceeded

@LucasSantana-Dev has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 18 minutes and 35 seconds before requesting another review.

⌛ 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: 82d80a25-97c7-415e-9820-92138023a9dd

📥 Commits

Reviewing files that changed from the base of the PR and between 3ccd04a and 027f31f.

📒 Files selected for processing (2)
  • .github/workflows/reusable-actions-budget-guard.yml
  • CHANGELOG.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/actions-budget-guard-secret

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.

@LucasSantana-Dev LucasSantana-Dev merged commit b504e88 into main Mar 11, 2026
3 checks passed
@LucasSantana-Dev LucasSantana-Dev deleted the fix/actions-budget-guard-secret branch March 11, 2026 18:09
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