Skip to content

ci: least-privilege top-level permissions on dependabot-automerge#7

Merged
calltelemetry-jason merged 1 commit into
masterfrom
chore/automerge-least-privilege
Jun 1, 2026
Merged

ci: least-privilege top-level permissions on dependabot-automerge#7
calltelemetry-jason merged 1 commit into
masterfrom
chore/automerge-least-privilege

Conversation

@calltelemetry-jason

Copy link
Copy Markdown
Contributor

Adds a top-level permissions: {} to the Dependabot auto-merge workflow so the default token grant for the workflow is empty; the single job keeps its explicit contents: write / pull-requests: write. Addresses the CodeRabbit least-privilege nitpick and keeps the workflow identical across all hardened repos.

Copilot AI review requested due to automatic review settings June 1, 2026 16:52
@coderabbitai

coderabbitai Bot commented Jun 1, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@calltelemetry-jason, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 5 minutes and 41 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: cc6e25b6-4142-4218-b9b5-9645a13e9475

📥 Commits

Reviewing files that changed from the base of the PR and between b17e9d0 and ae85e48.

📒 Files selected for processing (1)
  • .github/workflows/dependabot-automerge.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/automerge-least-privilege

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

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an empty top-level permissions: {} to the Dependabot auto-merge workflow to enforce least-privilege defaults, while the job retains its explicit elevated scopes.

Changes:

  • Introduce top-level permissions: {} in the Dependabot auto-merge workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sentry

sentry Bot commented Jun 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@calltelemetry-jason calltelemetry-jason merged commit 826bc3b into master Jun 1, 2026
5 checks passed
@calltelemetry-jason calltelemetry-jason deleted the chore/automerge-least-privilege branch June 1, 2026 16:58
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.

2 participants