Skip to content

ci: richer Dependabot auto-merge + least-privilege perms#42

Merged
bilbospocketses merged 1 commit into
masterfrom
chore/dependabot-auto-merge-richer
Jun 5, 2026
Merged

ci: richer Dependabot auto-merge + least-privilege perms#42
bilbospocketses merged 1 commit into
masterfrom
chore/dependabot-auto-merge-richer

Conversation

@bilbospocketses
Copy link
Copy Markdown
Owner

Fleet standardization: also merges security updates of any size + holds non-security majors (needs-manual-review), on least-privilege permissions (top-level read, job-level write). Proven on abs-app #20/#21 + minimize-to-tray #48.

runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
permissions:
contents: write # gh pr merge --squash writes the default branch
@bilbospocketses bilbospocketses merged commit 047f056 into master Jun 5, 2026
7 of 8 checks passed
@bilbospocketses bilbospocketses deleted the chore/dependabot-auto-merge-richer branch June 5, 2026 02:55
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