Skip to content

chore: group dependabot updates and pin actions to commit hashes#35

Open
Doarakko wants to merge 2 commits into
masterfrom
chore/dependabot-grouping-pinact
Open

chore: group dependabot updates and pin actions to commit hashes#35
Doarakko wants to merge 2 commits into
masterfrom
chore/dependabot-grouping-pinact

Conversation

@Doarakko
Copy link
Copy Markdown
Owner

@Doarakko Doarakko commented May 2, 2026

Summary

Standardize Dependabot grouping rules and pin GitHub Actions to commit hashes.

  • Add patch group (update-types: ["patch"]) for non-actions / non-terraform ecosystems so that patch-level updates land in a single PR.
  • Group all GitHub Actions into all-actions and Terraform providers into all-providers (where applicable).
  • Pin all GitHub Actions referenced in .github/workflows/*.yml to commit hashes using pinact. The version comment after each hash lets Dependabot continue to bump them.

Test plan

  • Confirm Dependabot UI accepts the new config (no errors on next scheduled run)
  • Confirm existing workflows still pass

- Add patch group for non-actions/terraform ecosystems
- Group all GitHub Actions and Terraform providers into single groups
- Pin GitHub Actions to commit hashes via pinact
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 2, 2026

Warning

Rate limit exceeded

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

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ 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: 6dbba4e2-1e15-414a-b6f9-6be82275139c

📥 Commits

Reviewing files that changed from the base of the PR and between 81a52c0 and 3587a01.

📒 Files selected for processing (2)
  • .github/dependabot.yml
  • .github/workflows/black.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/dependabot-grouping-pinact

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
Review rate limit: 0/1 reviews remaining, refill in 30 minutes and 34 seconds.

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

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