createHeading
function createHeading(inputs): string;Defined in: index.ts:66
Parameters
Section titled “Parameters”inputs
Section titled “inputs”comment_tag_name
Section titled “comment_tag_name”string
commit_message
Section titled “commit_message”string
committer_email
Section titled “committer_email”string
committer_username
Section titled “committer_username”string
gh_token
Section titled “gh_token”string
git_provider
Section titled “git_provider”"github" | "gitlab" = ...
heading
Section titled “heading”string
heading_level
Section titled “heading_level”string
skip_commit
Section titled “skip_commit”boolean
Returns
Section titled “Returns”string