Skip to content

go-semantic-release/provider-gitea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

82da877 Β· Apr 19, 2025

History

65 Commits
Jan 1, 2025
Jul 24, 2024
Apr 22, 2024
Oct 1, 2024
Jul 31, 2024
Apr 22, 2024
Jul 24, 2024
Apr 22, 2024
Apr 22, 2024
Jul 24, 2024
Jul 31, 2024
Apr 19, 2025
Apr 19, 2025

Repository files navigation

:octocat: provider-gitea

CI Endpoint Badge

The Gitea provider for go-semantic-release.

Provider Options

The provider options can be configured via the --provider-opt CLI flag.

Name Description Example
gitea_host This configures the provider to use a Gitea host endpoint --provider-opt gitea_host=gitea.example.corp
slug The owner and repository name --provider-opt slug=cybercinch/go-semantic-release-provider-gitea
token Gitea Personal Access Token --provider-opt token=xxx
strip_v_prefix Strip "v" from release prefix default: false --provider-opt strip_v_tag_prefix=true

Licence

The MIT License (MIT)

Copyright Β© 2024 Aaron Guise