Skip to main content
github.createCommitStatus creates a status for a commit SHA and context.
automations/report-github-status.automation.ts
Provide the repository, commit sha, and state: "error", "failure", "pending", or "success". context defaults to "default"; optional description accepts up to 140 characters and targetUrl links to details. Returns the status’s id, context, and state. Requires Commit statuses write permission.