MCPcopy 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
28export function githubFailurePayload() {
29 return buildGithubPayload('failure', 'PR body should start with the related trello card');
30}

Callers 1

githubCheckFunction · 0.90

Calls 1

buildGithubPayloadFunction · 0.85

Tested by

no test coverage detected