Skip to content

ci: use conventional commit types and org labels for Dependabot - #42

Merged
Jaro-c merged 1 commit into
mainfrom
ci/dependabot-conventional-commits
Jul 26, 2026
Merged

ci: use conventional commit types and org labels for Dependabot#42
Jaro-c merged 1 commit into
mainfrom
ci/dependabot-conventional-commits

Conversation

@Jaro-c

@Jaro-c Jaro-c commented Jul 26, 2026

Copy link
Copy Markdown
Member

The Dependabot config wrote its commits as deps(go) and deps(ci). deps is not a Conventional Commit type, so every Dependabot commit landed outside the convention the rest of the history follows.

  • gomodbuild, github-actionsci.
  • Labels moved from dependencies/go/ci to type:deps and type:ci.
  • The actions ecosystem had a lower pull request limit than the Go one for no reason; both are 10 now.

Landing on main rather than riding a release: Dependabot version updates stopped running here at the end of June, and they only re-register when the config file itself changes on the default branch — measured across the org, confirmed on Glyndor/apt#65.

The config wrote its commits as deps(go) and deps(ci). "deps" is not a
Conventional Commit type, so every Dependabot commit landed outside the
convention the rest of the history follows. Use build for the module
bumps and ci for the workflow ones.

Labels moved from dependencies/go/ci onto the type:deps and type:ci
taxonomy, and the actions ecosystem now has the same pull request limit
as the Go one — there was no reason for it to be lower.

Signed-off-by: Jaro-c <75870284+Jaro-c@users.noreply.github.com>
@Jaro-c Jaro-c added type:ci CI/CD and automation prio:P2 Medium priority effort:XS Extra small status:review In review labels Jul 26, 2026
@Jaro-c
Jaro-c merged commit ffe58b8 into main Jul 26, 2026
11 checks passed
@Jaro-c
Jaro-c deleted the ci/dependabot-conventional-commits branch July 26, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

effort:XS Extra small prio:P2 Medium priority status:review In review type:ci CI/CD and automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant