Skip to content

Conversation

@MariusStorhaug
Copy link
Member

The repository no longer uses the GitHub release.yml configuration for automatically generated release notes. This file has been removed to simplify repository maintenance and align with the updated release process.

Changes

The .github/release.yml file has been deleted. This file previously configured:

  • Changelog exclusion labels (NoRelease)
  • Category groupings for release notes (Breaking Changes, New Features, Other Changes)

No action is required from users as this is an internal configuration change that does not affect the module's functionality.

@MariusStorhaug MariusStorhaug added the Patch Fixes bugs or adds small fixes to existing functionality label Jan 22, 2026
@MariusStorhaug MariusStorhaug changed the title 🩹 [Maintenance]: Remove release.yml configuration file 🩹 [Patch]: Remove release.yml configuration file Jan 22, 2026
@MariusStorhaug MariusStorhaug self-assigned this Jan 22, 2026
@MariusStorhaug MariusStorhaug marked this pull request as ready for review January 22, 2026 17:44
Copilot AI review requested due to automatic review settings January 22, 2026 17:44
Copy link

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 pull request removes the .github/release.yml configuration file, which was previously used to configure automatically generated GitHub release notes. The repository has moved away from this configuration approach, likely relying on the PSModule/Process-PSModule workflow for release management instead.

Changes:

  • Deleted .github/release.yml configuration file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@MariusStorhaug MariusStorhaug merged commit 208c533 into main Jan 22, 2026
48 of 49 checks passed
@MariusStorhaug MariusStorhaug deleted the remove-release branch January 22, 2026 17:46
@github-actions
Copy link
Contributor

Module GoogleFonts - 1.0.102 published to the PowerShell Gallery.

@github-actions
Copy link
Contributor

GitHub release for GoogleFonts v1.0.102 has been created.

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

Labels

Patch Fixes bugs or adds small fixes to existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🩹 [Patch]: Remove release.yml configuration file

2 participants