All notable changes to this project will be documented in this file.
- Solve some minor issues and update dependencies
- Remove export from
GITHUB_TOKEN
setting
- Trim input token and authenticate GitHub CLI
- Update GitHub release action reference in workflow
- Add usage guard to prepare workflow
- Update workflow job name for clarity
- Update Github actions to use specific versions
- Improve entrypoint script execution in
action.yml
- Add color to error messages in
entrypoint.sh
- Updated indentation in
action.yml
for clarity - Add debug mode to the entrypoint bash script
- Update conditional check in
entrypoint.sh
- Update environment variable assignment in
entrypoint.sh
- Update
entrypoint.sh
for better compatibility and readability - Update handling of GitHub token in entrypoint.sh
- Add GitHub issue templates for bugs and feature requests
- Add funding information to the project
- Add dependabot configuration for GitHub Actions
- Add Stale Bot configuration file
- Update name of action on
action.yml
(#1) - Add branding to the GitHub Action
- Update GitHub token validation in
entrypoint.sh
- Update GitHub release creation action version
- Remove experimental warning in README
- Refactor GitHub Actions workflows
- Set default title to tag in entrypoint script
- Add validation for GitHub token in
entrypoint.sh
- Update release creation action version
- Update release trigger events in Github Actions
- Optimize changelog and GitHub release workflow in
prepare.yml
- Prevent major version tag on prerelease
- Add write permissions to release workflow
- Remove
check
dependency fromdraft
job
- Refactor README.md for clarity and simplify inputs section
- Add configuration options to README
- Refactor README and add CONTRIBUTING guide
- Add separate workflows for preparation, release, and checks
- Remove cliff.toml from release workflow
- Add name to release step in GitHub Actions
- Add Shellcheck job to GitHub release workflow
- Update script flags in
entrypoint.sh
- Update property names in
README.md
- Replace static notes with
CHANGES.md
in release workflow - Update
fetch-depth
in GitHub Actions workflow
- Update variable names to follow underscore naming convention
- Remove extra newline from
action.yml
- Remove unnecessary commands from release workflow
- Add step to print changelog in release workflow
- Update notes file key in GitHub release workflow
- Update release notes configuration in workflow
- Add directory listing command to release workflow
- Change release file in GitHub workflows
- Set prerelease flag in GitHub Actions workflow
- Add github token to release workflow
- Add CHANGES.md to release workflow
- Add changelog generation to release workflow
- Update argument addition in
entrypoint.sh
- Update actions/checkout version in GitHub workflow
- Update release tag and title in Github Workflow
- Add write permissions to release workflow
- Clear
GITHUB_TOKEN
inentrypoint.sh
- Update
entrypoint.sh
for readability and modularity
- Add verbose mode to entrypoint.sh script
- Update notes file variable for clarity
- Update release flags-checking in
entrypoint.sh
- Add safety flags to Bash script
- Update GitHub release action
- Clear
GITHUB_TOKEN
env var inentrypoint.sh
script
- Add warning note to README
- Update
entrypoint.sh
file permissions
- Update
action.yml
to use dynamic path for script
- Update token description in
action.yml
- Add shell definition in composite run
- Add GitHub action to create release
- Update README with status badges
- Add GitHub Release creation script and related documentation