Namespace: GITHUB

GITHUB

GitHub API functions

Source:

Methods

(async, static) checkGithubToken(data)

check if GitHub token is set and valid to use

Parameters:
Name Type Description
data DATA

data object

Source:
Returns:

undefined

(async, static) publishGithubRelease(data)

publish GitHub release

Parameters:
Name Type Description
data DATA

data object

Source:
Returns:

undefined

(async, static) saveGithubCommits(data)

save GitHub commits

Parameters:
Name Type Description
data DATA

data object

Source:
Returns:

undefined

(static) saveGithubReleaseNotes(data)

format github release Notes

Parameters:
Name Type Description
data DATA

data object

Source:
Returns:

undefined

Table of contents