Set up a repository for headless GitHub App onboarding
POST/onboarding/github/setup
Converge one repository on a linked Morph Actions project.
The supported contract needs only a Morph org-admin credential and owner/repo.
Morph discovers repository access with its GitHub App credentials; a user's GitHub
token is never required. When access is absent it returns one short-lived,
repository-bound human action. The deprecated github_token field is accepted
only to return an intentional migration outcome; its value is never sent to GitHub.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 412
- 422
- 429
- 500
- 502
- 503
- 504
Successful Response
Bad request
Authentication failure
Permission failure
Resource not found
Conflicting state
Precondition failed
Validation failure
Transient upstream failure
Internal error
Upstream failure
Service unavailable
Upstream timeout