MCPcopy Create free account

hub / github.com/danger/danger-js / functions

Functions621 in github.com/danger/danger-js

MethodstructuredDiffForFile
* Offers the structured diff for a specific file * * @param {string} filename the path to the json file
source/danger.d.ts:967
MethodsupportsCommenting
()
source/platforms/BitBucketServer.ts:112
MethodsupportsCommenting
()
source/platforms/BitBucketCloud.ts:62
MethodsupportsCommenting
()
source/platforms/FakePlatform.ts:51
MethodsupportsCommenting
()
source/platforms/LocalGit.ts:67
MethodsupportsInlineComments
()
source/platforms/BitBucketServer.ts:116
MethodsupportsInlineComments
()
source/platforms/GitLab.ts:107
MethodsupportsInlineComments
()
source/platforms/BitBucketCloud.ts:66
MethodsupportsInlineComments
()
source/platforms/FakePlatform.ts:55
MethodsupportsInlineComments
()
source/platforms/LocalGit.ts:71
Functiontemplate
(dangerID: string, results: DangerResults, commitID?: string)
source/runner/templates/githubIssueTemplate.ts:118
Functiontemplate
(headers: string[], rows: string[][])
source/runner/templates/markdownTableTemplate.ts:8
MethodupdateInlineComment
(_comment: string, _commentId: string)
source/platforms/FakePlatform.ts:71
MethodupdateInlineComment
(_comment: string, _commentId: string)
source/platforms/LocalGit.ts:87
MethodupdateOrCreateComment
* Either updates an existing comment, or makes a new one * * @param {string} dangerID the UUID for the run * @param {string} newComment strin
source/platforms/BitBucketServer.ts:235
MethodupdateOrCreateComment
* Either updates an existing comment, or makes a new one * * @param {string} dangerID the UUID for the run * @param {string} newComment strin
source/platforms/BitBucketCloud.ts:100
MethodupdateOrCreateComment
(_dangerID: string, _newComment: string)
source/platforms/FakePlatform.ts:59
MethodupdateStatus
()
source/platforms/FakePlatform.ts:83
MethoduseEventDSL
()
source/ci_source/providers/GitHubActions.ts:248
FunctionvalidateDangerfileExists
(filePath: string)
source/commands/utils/validateDangerfileExists.ts:3
FunctionviolationsIntoInlineResults
(kind: string)
source/dsl/DangerResults.ts:255
← previous601–621 of 621, ranked by callers