Skip to content

docs: expand .rules.md with commit type guidance#1850

Merged
vdusek merged 1 commit intomasterfrom
docs/expand-rules-md-with-commit-type-guidance
Apr 16, 2026
Merged

docs: expand .rules.md with commit type guidance#1850
vdusek merged 1 commit intomasterfrom
docs/expand-rules-md-with-commit-type-guidance

Conversation

@vdusek
Copy link
Copy Markdown
Collaborator

@vdusek vdusek commented Apr 16, 2026

Clarifies which Conventional Commit types (feat/fix/perf/refactor/style) trigger a release and must be used for source code only, and maps the remaining types (test:, docs:, ci:, chore:, build:) to their correct scope.

Clarify which Conventional Commit types trigger releases and must be
used for source code only, and map the remaining types to their scope.
@vdusek vdusek added t-tooling Issues with this label are in the ownership of the tooling team. adhoc Ad-hoc unplanned task added during the sprint. labels Apr 16, 2026
@vdusek vdusek self-assigned this Apr 16, 2026
@github-actions github-actions bot added this to the 138th sprint - Tooling team milestone Apr 16, 2026
@vdusek vdusek requested a review from Pijukatel April 16, 2026 12:00
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.32%. Comparing base (306dc46) to head (e9180b6).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1850      +/-   ##
==========================================
- Coverage   92.42%   92.32%   -0.11%     
==========================================
  Files         157      157              
  Lines       10921    10921              
==========================================
- Hits        10094    10083      -11     
- Misses        827      838      +11     
Flag Coverage Δ
unit 92.32% <ø> (-0.11%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vdusek vdusek merged commit 06f14a4 into master Apr 16, 2026
32 checks passed
@vdusek vdusek deleted the docs/expand-rules-md-with-commit-type-guidance branch April 16, 2026 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants