Skip to content

Add dependabot-merge Claude Code skill#4136

Open
reinkrul wants to merge 1 commit intomasterfrom
add-dependabot-merge-skill
Open

Add dependabot-merge Claude Code skill#4136
reinkrul wants to merge 1 commit intomasterfrom
add-dependabot-merge-skill

Conversation

@reinkrul
Copy link
Copy Markdown
Member

@reinkrul reinkrul commented Mar 30, 2026

Summary

  • Adds a .claude/skills/dependabot-merge/SKILL.md skill for automating Dependabot PR processing
  • Skill checks CI status, assesses risk (major/minor/patch bumps, security-sensitive packages), and squash-merges safe PRs
  • Stops and asks the user before merging risky or unclear updates
  • Reports a summary of merged, skipped, and flagged PRs at the end

Test plan

  • Run /dependabot-merge in a repo with open Dependabot PRs and verify it lists PRs, checks CI, and merges safe ones
  • Verify it pauses and asks for confirmation on major version bumps or breaking-change release notes

🤖 Generated with Claude Code

Adds a skill that automates reviewing and merging open Dependabot PRs,
including CI checks, risk assessment, and user confirmation for risky updates.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@qltysh
Copy link
Copy Markdown

qltysh bot commented Mar 30, 2026

Qlty

Coverage Impact

⬇️ Merging this pull request will decrease total coverage on master by 0.02%.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

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