#snippet
- Archiving Dependabot Emails with Apps Script
Archive Dependabot and Semantic Release emails automatically using Google Apps Script cron jobs to declutter your inbox.
- Auto-Merge Dependabot Pull Requests
A GitHub Actions workflow that approves and auto-merges Dependabot pull requests while relying on branch protection and required checks.
- Rebasing All Dependabot Pull Requests
A shell command using the GitHub CLI search and comment features to ask Dependabot to rebase pull requests across an organization.