Skip to main content
GET
Workflow template update status

Authorizations

connect.sid
string
cookie
required

GitHub OAuth session cookie

Path Parameters

repoId
string<uuid>
required

Response

Update status

status
enum<string>
Available options:
UP_TO_DATE,
UPDATE_AVAILABLE,
PR_PENDING
currentRevision
string

SHA-256 of current managed templates

installedRevision
string | null
pendingTargetRevision
string | null
managedFiles
string[]
Example:
canAppCreatePr
boolean
requiresPat
boolean
stalePending
boolean
pendingPr
object | null