Skip to content

chore: Add breaking change category to release generator - #6552

Open
tvdeyen wants to merge 1 commit into
mainfrom
changelog-breaking-change
Open

chore: Add breaking change category to release generator#6552
tvdeyen wants to merge 1 commit into
mainfrom
changelog-breaking-change

Conversation

@tvdeyen

@tvdeyen tvdeyen commented Aug 21, 2026

Copy link
Copy Markdown
Member

Summary

We want to mark some PRs as breaking change. For that we need a label and the category

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

We want to mark some PRs as breaking change. For that we need a label and the category
@tvdeyen
tvdeyen requested a review from a team as a code owner August 21, 2026 08:21
@tvdeyen tvdeyen added the changelog:skip Changes that we don't want to be listed in the Changelog label Aug 21, 2026
@github-actions github-actions Bot added the changelog:repository Changes to the repository not within any gem label Aug 21, 2026
@tvdeyen tvdeyen removed the changelog:repository Changes to the repository not within any gem label Aug 21, 2026
@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.16%. Comparing base (1f5bf5c) to head (c12f481).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6552      +/-   ##
==========================================
+ Coverage   91.82%   92.16%   +0.33%     
==========================================
  Files         879     1037     +158     
  Lines       17772    21195    +3423     
==========================================
+ Hits        16320    19534    +3214     
- Misses       1452     1661     +209     

☔ View full report in Codecov by Harness.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:skip Changes that we don't want to be listed in the Changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant