Skip to main content
Unary · Environment Automations Upserts the automations file for the given environment. Use this method to:
  • Configure environment automations
  • Update automation settings
  • Manage automation files

Examples

  • Update automations file: Updates or creates the automations configuration.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.UpsertAutomationsFileRequest

Response

gitpod.v1.UpsertAutomationsFileResponse
WARN: Do not remove any field here, as it will break reading automation yaml files. We error if there are any unknown fields in the yaml (to ensure the yaml is correct), but would break if we removed any fields. This includes marking a field as “reserved” in the proto file, this will also break reading the yaml.gitpod.v1.AutomationsFile
gitpod.v1.AutomationsFile.Service
gitpod.v1.AutomationsFile.Task