conventional-changelog-action/.github/workflows
Viktor Kuroljov 0aa82ce2ad feat: Add pre-commit script file (hook)
The idea is to have a way for users to be able to manipulate their repositories
in different ways right before the git-add-git-commit phase. Might be useful in a
lot of different ways: updating arbitrary files that are not directly related to
the package version, but need to have an information about the next version and
being commited before the said version released; or running some chores right
before the commit: including updating docs, dependencies, running scripts, etc.
2020-07-13 14:20:44 +03:00
..
release.yml ci: Updated ci with new action 2020-05-08 10:28:21 +02:00
test.yml feat: Add pre-commit script file (hook) 2020-07-13 14:20:44 +03:00
versioning.yml ci: Update versioning workflow and added test workflow 2020-07-01 19:04:46 +02:00