- Eliminate redundant steps for CLIFF version reading, git-cliff
installation, and git setup to streamline action configuration
- Simplifies the workflow by focusing on essential functionality
- Remove steps for generating unreleased changelogs and releasing
from version in the GitHub Action workflow.
- Simplify the workflow by retaining only essential steps.
- Introduces a composite GitHub Action to automate changelog generation
and Gitea release processes
- Includes version detection, changelog updates, and release steps
- Supports configurable author details and optional PAT for API access
- Add scripts to detect version changes and generate changelogs
- Include setup for installing and configuring git-cliff
- Automate release creation and changelog updates for CI workflows
- Improve Git author setup for consistent commits