luzkan/GH Versioniser

Updates the Semantic Version of the Repository & tracks the changes.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versioniser_username(Git Credential) Username for the Versioniser that will be displayed in the commit.noGitVersioniser
versioniser_email(Git Credential) Email for the Versioniser.noluzkan.gitversioniser@github.com
commit_pattern_increment_tags(Tags) Tags to look for in commit message for semver incrementation.noHashtagExplicit
commit_pattern_change_tags(Tags) Tags to look for in commit message for changelog entries creation.noClassicChangelog
routine_version(Routine) Routine which will the GitVersioniser follow when versioning your repository.noVersionTagInCommitsTillLastGitVersioniserCommit
routine_should_contribute(Routine) When should the GitVersioniser contribute anything to the remote repository.noIfNewVersionIsBuildOrHigher
routine_commiting(Routine) The way of contributing changes made by GitVersioniser to your repository.noPushOriginAmend
routine_commit_message_describe_changes(Routine) Decides about the descriptive summarization after first commit message line.noWithEmoji
routine_commit_message_format_version_tag(Routine) Decides the Version Tag string representation.noFullButOnlyDigits
routine_commit_message_place_version_tag(Routine) Decides the placement of version tag in commit message.noPrefix
routine_commit_message_summarize_changes(Routine) Decides the summarization of all changes in the first line of commit message.noWithEmojiCounted
routine_tagging(Routine) How should GitVersioniser tag your repository.noregular
routine_prefix_tag_with_v(Routine) When the tag should receive the "v" letter as prefix.noalways
routine_changelog(Routine) Handles the changelog automatically.noCommitChangeTags
routine_file_updater(Routine) Decides how files will be versionised.noVersioniseFiles
versioned_files(Setting) Decides which files will be versionised.noREADME.md
namedescription
timeExample of Returning Variables as Output