Create automation
Creates a new automation definition.
Authorizations
Raw dev token passed as Authorization: Bearer fabro_dev_... when server.auth.methods includes dev-token.
Body
Request body for creating an automation.
^[a-z0-9][a-z0-9-]{0,62}$"nightly-deps"
"Nightly dependency update"
Repository and workflow selected by an automation.
Automation trigger configuration. Unknown type discriminator values
are reported by handlers as domain validation errors with HTTP 422.
- Option 1
- Option 2
"Keeps dependencies fresh."
Response
Automation created
Public automation definition.
^[a-z0-9][a-z0-9-]{0,62}$"nightly-deps"
Stable revision used with If-Match for optimistic concurrency.
^[0-9a-f]{64}$"0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef"
"Nightly dependency update"
"Keeps dependencies fresh."
Repository and workflow selected by an automation.
Automation trigger configuration. Unknown type discriminator values
are reported by handlers as domain validation errors with HTTP 422.
- Option 1
- Option 2