You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suggestion: I recently built a Python-based tool for automated release management for Python applications, inspired by release-plz: https://mikeleppane.github.io/releasio/. Please take a look at it, and if you find it useful, feel free to use it. :)
Suggestion: I recently built a Python-based tool for automated release management for Python applications, inspired by release-plz: https://mikeleppane.github.io/releasio/. Please take a look at it, and if you find it useful, feel free to use it. :)
I will take a look. I am actually 'fighting' a bit with release please recently so it may be helpfull. There are some minor quirks - for example the Github Action used does not trigger some of the Github event, so our jobs like performance tests did not trigger. Also our publisj job does not trigger after creating release. For that reason I need to redesign our workflows a bit, so it may be worth looking into to have more control over this :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
8.0.0 (2026-02-14)
⚠ BREAKING CHANGES
Features
typer-slimwithtyper(#1685) (b83400f)Bug Fixes
Documentation
Refactoring
This PR was generated with Release Please. See documentation.