this action bump release version according to semver and generate a changelog via the commit with git-chnlg
Find a file
local_admin 3a4684b4a4
Some checks failed
/ CI (push) Failing after 1m6s
refactor(devcontainer): ♻️ - refactor devcontainer.json
refactor devcontainer.json to match template in https://git.hvn.wf/repo-template/bash-tpl
2026-02-13 11:14:18 +00:00
.chglog chore: 💚 - fix ci 2025-09-22 19:00:43 +00:00
.devcontainer refactor(devcontainer): ♻️ - refactor devcontainer.json 2026-02-13 11:14:18 +00:00
.forgejo/workflows chore: 🚨 - add exclusion for SC1091 2025-10-07 18:05:09 +00:00
.vscode build(build-release): 👷 - install codberg-cli trhhoufh dnf to fix compiling issues 2025-09-12 12:52:31 +00:00
src fix: 🐛 - fix error in the actiion at the changelog generation step 2025-11-16 15:05:15 +00:00
tests/unit_tests chore(unit-tests): - add test case where the version is not bumped 2025-10-11 13:36:01 +00:00
action.yaml refactor: ♻️ - refactor all code to use correct variable scope 2025-10-11 12:01:17 +00:00
CHANGELOG.md docs(changelog): 🔖 - publish changelog for latest release 2025-11-16 15:06:29 +00:00
LICENSE Initial commit 2025-09-05 14:07:00 +00:00
main.sh fix: 🐛 - fix error in the actiion at the changelog generation step 2025-11-16 15:05:15 +00:00
mise.build-release.toml chore: 💚 - fiix ci 2025-09-20 14:08:40 +00:00
mise.toml chore(mise): 💚 - revert mise conf to mise.toml 2025-10-07 18:25:13 +00:00
README.md Initial commit 2025-09-05 14:07:00 +00:00

autobump-hvn

this action bump release version according to semver and generate a changelog via the commit with git-chnlg