Skip to content

Conversation

martincostello
Copy link
Collaborator

Add a configuration file for generating GitHub release notes.

See Configuring automatically generated release notes.

@Copilot Copilot AI review requested due to automatic review settings July 22, 2025 10:58
@martincostello martincostello enabled auto-merge (rebase) July 22, 2025 10:59
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a GitHub release notes configuration file to customize automatically generated release notes by excluding contributions from automated bots.

  • Adds .github/release.yml configuration file to control release note generation
  • Excludes dependabot and github-actions bot contributions from release notes

Copy link

codecov bot commented Jul 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.28%. Comparing base (41da90c) to head (9075e39).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3502   +/-   ##
=======================================
  Coverage   94.28%   94.28%           
=======================================
  Files         110      110           
  Lines        3816     3816           
  Branches      722      722           
=======================================
  Hits         3598     3598           
  Misses        218      218           
Flag Coverage Δ
Linux 94.28% <ø> (ø)
Windows 94.28% <ø> (ø)
macOS 94.28% <ø> (ø)

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:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@martincostello martincostello merged commit 3cba1fd into master Jul 22, 2025
17 of 18 checks passed
@martincostello martincostello deleted the configure-release-notes branch July 22, 2025 11:05
martincostello added a commit that referenced this pull request Jul 22, 2025
With #3502, the release draft can be created in one request, rather than generating the notes and then manually editing them.
martincostello added a commit that referenced this pull request Jul 22, 2025
With #3502, the release draft can be created in one request, rather than generating the notes and then manually editing them.
This was referenced Aug 27, 2025
This was referenced Aug 28, 2025
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.

1 participant