Skip to contents

Add Kickoff issue client for GitLab

Usage

add_issue_kickoff(project_id)

Arguments

project_id

project_id

Value

A tibble with the issue added and GitLab infos

Examples

if (FALSE) {
add_issue_kickoff(project_id = "<get_your_id_project>")
}