Skip to content

fix: add conventional commit prefix to dependabot config#38

Merged
dbrattli merged 1 commit intomasterfrom
fix/dependabot-conventional-commits
Dec 2, 2025
Merged

fix: add conventional commit prefix to dependabot config#38
dbrattli merged 1 commit intomasterfrom
fix/dependabot-conventional-commits

Conversation

@dbrattli
Copy link
Copy Markdown
Owner

@dbrattli dbrattli commented Dec 2, 2025

Summary

  • Adds commit-message.prefix: "chore" to dependabot.yml
  • Fixes semantic PR validation failures for Dependabot PRs

Test plan

  • Future Dependabot PRs should have titles prefixed with chore:

🤖 Generated with Claude Code

Dependabot PRs were failing semantic PR validation because titles
lacked a conventional commit prefix. This adds the "chore" prefix
to generated commit messages and PR titles.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@dbrattli dbrattli merged commit 304800e into master Dec 2, 2025
2 checks passed
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