Skip to content

Conversation

@jponge
Copy link
Member

@jponge jponge commented Jan 2, 2026

This relaxes the commit linter checks, otherwise this very commit would fail.

Fixes: #2044

This relaxes the commit linter checks, otherwise this very commit would
fail.

Fixes: smallrye#2044
@jponge
Copy link
Member Author

jponge commented Jan 2, 2026

/cc @mkouba 😇

@jponge jponge merged commit 17b136c into smallrye:main Jan 2, 2026
6 checks passed
@codecov
Copy link

codecov bot commented Jan 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.12%. Comparing base (5fd4d22) to head (af449ab).
⚠️ Report is 13 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2045      +/-   ##
============================================
+ Coverage     89.08%   89.12%   +0.03%     
- Complexity     3121     3123       +2     
============================================
  Files           412      412              
  Lines         13295    13295              
  Branches       1688     1688              
============================================
+ Hits          11844    11849       +5     
+ Misses          819      817       -2     
+ Partials        632      629       -3     

see 16 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jponge jponge deleted the fix/2044 branch January 2, 2026 14:34
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.

Relax first word lowercase requirement for conventional commits

1 participant