Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/serverless/examples
/ githubFailurePayload
Function
githubFailurePayload
aws-node-github-check/libs/response-lib.js:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
export
function
githubFailurePayload() {
29
return
buildGithubPayload(
'failure'
,
'PR body should start with the related trello card'
);
30
}
Callers
1
githubCheck
Function · 0.90
Calls
1
buildGithubPayload
Function · 0.85
Tested by
no test coverage detected