Skip to content

Conversation

@Alia5
Copy link
Member

@Alia5 Alia5 commented Dec 15, 2025

  • Remove superfluous duplicated content
  • Fix changelog-Markdown heading levels

Remove superflous duplicated content
Copilot AI review requested due to automatic review settings December 15, 2025 16:30
@sebastian-ederer sebastian-ederer merged commit 4c7b549 into main Dec 15, 2025
2 checks passed
@sebastian-ederer sebastian-ederer deleted the update_release_workflows branch December 15, 2025 16:32
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 PR refactors the release workflows to eliminate redundant information and standardize Markdown heading structure in generated changelogs.

  • Removes duplicate version/date information from release bodies that was already present in release titles
  • Updates changelog script to use proper nested heading levels (## for main title, ### for subsections)
  • Improves release naming consistency by including the full package name

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/snapshots.yml Removes duplicate version/date/time fields and redundant "### Changes" heading from snapshot release body
.github/workflows/release.yml Updates release name to include full package name and removes duplicate title, date, and heading from release body
.github/scripts/generate-changelog.sh Adjusts Markdown heading levels from # to ## for main changelog title and ## to ### for feature/fix/misc sections

The changes are well-coordinated across all three files and successfully achieve the stated goals of removing duplication and fixing heading levels. No issues were identified during the review.


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

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.

3 participants