Skip to content

ci(release): restore CHANGELOG updates (@semantic-release/git)#107

Merged
strausmann merged 1 commit into
mainfrom
fix/restore-changelog-plugins
Jul 17, 2026
Merged

ci(release): restore CHANGELOG updates (@semantic-release/git)#107
strausmann merged 1 commit into
mainfrom
fix/restore-changelog-plugins

Conversation

@strausmann

Copy link
Copy Markdown
Owner

Stellt die versehentlich entfernten Plugins @semantic-release/git + @semantic-release/changelog wieder her — CHANGELOG.md wird bei Releases wieder aktualisiert/committet. Die Branch Protection auf main (die den Release-Push blockierte) wurde entfernt; die CI-Checks (docker, lockfile-integrity) laufen weiter auf jedem PR.

Revert der irrtuemlichen Entfernung: die CHANGELOG.md soll bei jedem
Release wieder aktualisiert und nach main committet werden. Die Branch
Protection (die den direkten Push blockierte) wurde entfernt; die
CI-Checks (docker + lockfile-integrity) laufen weiter auf jedem PR.
Copilot AI review requested due to automatic review settings July 17, 2026 17:14
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@strausmann
strausmann merged commit e02ae91 into main Jul 17, 2026
5 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

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 restores the @semantic-release/changelog and @semantic-release/git plugins in the semantic-release configuration so that CHANGELOG.md is generated/updated and committed automatically during releases again.

Changes:

  • Re-add @semantic-release/changelog to generate/update CHANGELOG.md with a predefined title header.
  • Re-add @semantic-release/git to commit CHANGELOG.md (and package manifest/lockfile) back to the repository as part of the release process.

github-actions Bot pushed a commit that referenced this pull request Jul 19, 2026
## [1.9.1](v1.9.0...v1.9.1) (2026-07-19)

### Bug Fixes

* **tools:** route isSecret:false vars to .env in update_stack_env ([#109](#109)) ([#110](#110)) ([b637efb](b637efb)), closes [#105](#105) [#105](#105) [#105](#105) [#105](#105)

### Documentation

* **release:** backfill v1.9.0 changelog entry ([#108](#108)) ([c4d49af](c4d49af))

### CI/CD

* **release:** restore @semantic-release/git and changelog plugins ([#107](#107)) ([e02ae91](e02ae91))
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.9.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants