Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(renovate): Shorten the commit message for Gradle dependencies #9612

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

mnonnenmacher
Copy link
Member

Change the commit message topic to {{depName}} instead of the default dependency {{depName}} 1. "dependency" is redundant as the conventional commit type is already "deps".

Change the commit message topic to `{{depName}}` instead of the default
`dependency {{depName}}` [1]. "dependency" is redundant as the
conventional commit type is already "deps".

[1]: https://docs.renovatebot.com/configuration-options/#commitmessagetopic

Signed-off-by: Martin Nonnenmacher <[email protected]>
@mnonnenmacher mnonnenmacher requested a review from a team as a code owner December 14, 2024 18:38
@mnonnenmacher mnonnenmacher enabled auto-merge (rebase) December 14, 2024 18:39
Copy link

codecov bot commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.02%. Comparing base (5771756) to head (489ad56).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9612   +/-   ##
=========================================
  Coverage     68.02%   68.02%           
- Complexity     1285     1287    +2     
=========================================
  Files           249      249           
  Lines          8828     8828           
  Branches        921      921           
=========================================
  Hits           6005     6005           
  Misses         2433     2433           
  Partials        390      390           
Flag Coverage Δ
funTest-docker 64.96% <ø> (ø)
funTest-non-docker 33.45% <ø> (+0.13%) ⬆️
test-ubuntu-24.04 35.80% <ø> (ø)
test-windows-2022 35.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mnonnenmacher mnonnenmacher merged commit 9ccb771 into main Dec 15, 2024
26 checks passed
@mnonnenmacher mnonnenmacher deleted the shorten-renovate-commit-title branch December 15, 2024 00:35
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.

2 participants