Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danger/danger-js
/ functions
Functions
621 in github.com/danger/danger-js
⨍
Functions
621
◇
Types & classes
270
Method
structuredDiffForFile
* Offers the structured diff for a specific file * * @param {string} filename the path to the json file
source/danger.d.ts:967
Method
supportsCommenting
()
source/platforms/BitBucketServer.ts:112
Method
supportsCommenting
()
source/platforms/BitBucketCloud.ts:62
Method
supportsCommenting
()
source/platforms/FakePlatform.ts:51
Method
supportsCommenting
()
source/platforms/LocalGit.ts:67
Method
supportsInlineComments
()
source/platforms/BitBucketServer.ts:116
Method
supportsInlineComments
()
source/platforms/GitLab.ts:107
Method
supportsInlineComments
()
source/platforms/BitBucketCloud.ts:66
Method
supportsInlineComments
()
source/platforms/FakePlatform.ts:55
Method
supportsInlineComments
()
source/platforms/LocalGit.ts:71
Function
template
(dangerID: string, results: DangerResults, commitID?: string)
source/runner/templates/githubIssueTemplate.ts:118
Function
template
(headers: string[], rows: string[][])
source/runner/templates/markdownTableTemplate.ts:8
Method
updateInlineComment
(_comment: string, _commentId: string)
source/platforms/FakePlatform.ts:71
Method
updateInlineComment
(_comment: string, _commentId: string)
source/platforms/LocalGit.ts:87
Method
updateOrCreateComment
* 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
Method
updateOrCreateComment
* 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
Method
updateOrCreateComment
(_dangerID: string, _newComment: string)
source/platforms/FakePlatform.ts:59
Method
updateStatus
()
source/platforms/FakePlatform.ts:83
Method
useEventDSL
()
source/ci_source/providers/GitHubActions.ts:248
Function
validateDangerfileExists
(filePath: string)
source/commands/utils/validateDangerfileExists.ts:3
Function
violationsIntoInlineResults
(kind: string)
source/dsl/DangerResults.ts:255
← previous
601–621 of 621, ranked by callers