releaser-pleaser
Version updated for https://github.com/apricote/releaser-pleaser to version v0.8.0.
- This action is used across all versions by 35 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The releaser-pleaser GitHub Action automates versioning, changelog generation, and release management for projects, supporting both GitHub and GitLab. It simplifies tasks such as detecting releasable changes, creating pull requests, generating changelogs, tagging versions, and publishing releases, while also offering flexible options for pre-releases and manual version overrides. This tool enhances workflow efficiency and ensures consistent, well-documented releases across multiple platforms.
Release notes
Features
- github-action: support for forgejo (#328)
Bug Fixes
- forgejo: locate PRs by index (#326)
- check for updated PR description fails sometimes (#351)