.gitignore
CHANGELOG.md
LICENSE
README.md
pyproject.toml
setup.py
.github/experiment_workflows/example_workflow.yml
.github/experiment_workflows/on_draft_release_creation.yml
.github/experiment_workflows/on_tag_creation_or_push.yml
.github/experiment_workflows/run_script_on_commit.yml
.github/workflows/python-publish.yml
gitactions/__init__.py
gitactions/_version.py
gitactions/main.py
gitactions.egg-info/PKG-INFO
gitactions.egg-info/SOURCES.txt
gitactions.egg-info/dependency_links.txt
gitactions.egg-info/requires.txt
gitactions.egg-info/top_level.txt
gitactions/utils/__init__.py
gitactions/utils/log_utils.py
scripts/run_tests.py
scripts/tmp.py
scripts/github_workflow/utils.py
scripts/github_workflow/workflow_delete_release.py
scripts/github_workflow/workflow_generate_changlog_on_recent_tag.py
scripts/github_workflow/workflow_update_release_body.py