set_tag: Set a New Tag

View source: R/set_tag.R

set_tagR Documentation

Set a New Tag

Description

This function is a part of the GitHub Action. Therefore it only works when run in a GitHub Action on the main or master branch. Otherwise it will only return a message. It sets a new tag at the current commit using the related entry from NEWS.md as message. This tag will turn into a release.

Usage

set_tag(x = ".")

Arguments

x

Either a checklist object or a path to the source code. Defaults to ..

See Also

Other git: clean_git(), create_draft_pr(), is_repository(), is_workdir_clean(), new_branch()


inbo/checklist documentation built on June 15, 2025, 12:54 p.m.