Commenting these out for now because they break build
This commit is contained in:
@@ -579,8 +579,9 @@ export const listOrgWebhooks: GithubAuthenticatedTask<
|
||||
|
||||
export const tasks = {
|
||||
createIssue,
|
||||
addIssueAssignees,
|
||||
addIssueLabels,
|
||||
// TODO: figure out why this is breaking build
|
||||
// addIssueAssignees,
|
||||
// addIssueLabels,
|
||||
createIssueComment,
|
||||
getRepo,
|
||||
createIssueCommentWithReaction,
|
||||
|
||||
Reference in New Issue
Block a user