Skip to content

Add auto-merge label to Dependabot PRs#114

Merged
github-actions[bot] merged 1 commit intomainfrom
MattIPv4/auto-merge-dependabot
Mar 24, 2026
Merged

Add auto-merge label to Dependabot PRs#114
github-actions[bot] merged 1 commit intomainfrom
MattIPv4/auto-merge-dependabot

Conversation

@MattIPv4
Copy link
Copy Markdown
Member

Automatically adds the auto-merge label to all Dependabot-created PRs, so that we only need to approve them in an initial review, and automation will handle landing them with no further interaction needed from maintainers.

@MattIPv4 MattIPv4 marked this pull request as ready for review March 22, 2026 14:16
@MattIPv4 MattIPv4 requested a review from a team as a code owner March 22, 2026 14:16
Copilot AI review requested due to automatic review settings March 22, 2026 14:16
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds Dependabot PR labeling so that Dependabot-created update PRs automatically receive the auto-merge label, enabling the repository’s existing auto-merge automation to merge them after approval.

Changes:

  • Configure Dependabot to apply the auto-merge label to GitHub Actions update PRs.
  • Also applies dependencies and github_actions labels to those PRs for categorization.

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

@MattIPv4 MattIPv4 added the auto-merge Ready to automatically merge after being open for 48 hours label Mar 22, 2026
@github-actions github-actions bot added this pull request to the merge queue Mar 24, 2026
Merged via the queue into main with commit f8fa11a Mar 24, 2026
8 checks passed
@github-actions github-actions bot deleted the MattIPv4/auto-merge-dependabot branch March 24, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Ready to automatically merge after being open for 48 hours

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants