Skip to content

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

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#863
vdusek merged 1 commit intomasterfrom
docs/expand-rules-md-with-commit-type-guidance

Conversation

@vdusek
Copy link
Copy Markdown
Contributor

@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 adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. 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:01
@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 74.69%. Comparing base (390ccaf) to head (c12d6dd).
⚠️ Report is 2 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (390ccaf) and HEAD (c12d6dd). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (390ccaf) HEAD (c12d6dd)
integration 1 0
e2e 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #863       +/-   ##
===========================================
- Coverage   86.57%   74.69%   -11.89%     
===========================================
  Files          48       48               
  Lines        2920     2920               
===========================================
- Hits         2528     2181      -347     
- Misses        392      739      +347     
Flag Coverage Δ
e2e ?
integration ?
unit 74.69% <ø> (+0.06%) ⬆️

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 76559af into master Apr 16, 2026
27 of 31 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