Class: GitHubFunctions

GitHubFunctions

Core functions needed to interact with the GitHub API for mediumroast.io.


new GitHubFunctions(token, org, processName)

Parameters:
Name Type Description
token String

the GitHub token for the mediumroast.io application

org String

the GitHub organization for the mediumroast.io application

processName String

the name of the process that is using the GitHub API

Source: