Skip to content

ci(chore[deps]) Adopt the deps commit prefix - #3

Merged
tony merged 1 commit into
masterfrom
ci-deps-prefix
Aug 16, 2026
Merged

ci(chore[deps]) Adopt the deps commit prefix#3
tony merged 1 commit into
masterfrom
ci-deps-prefix

Conversation

@tony

@tony tony commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

AGENTS.md declares java(deps) as the type for dependency commits, but the Dependabot entries set no prefix — so every bump has landed with a subject matching neither this repository nor its sibling ports.

  • gradle bumps are prefixed java(deps), workflow bumps ci(deps).
  • The trailing space in each prefix is what suppresses the colon Dependabot otherwise appends after a closing parenthesis. It reads the way the dependency commits in the Python repositories do.

No behaviour change: ecosystems, directories, groups and cooldowns are untouched. The open gradle pull request keeps its current subject; the prefix applies to pull requests opened after this merges.

why: AGENTS.md declares java(deps) as the type for dependency commits,
but the Dependabot entries set no prefix, so every bump landed with a
subject matching neither this repository nor its sibling ports.

what:
- Prefix commits java(deps) and ci(deps). The trailing space suppresses
  the colon Dependabot would otherwise append, which is how the Python
  repositories' own dependency commits read.
@tony
tony merged commit 0dad219 into master Aug 16, 2026
14 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