Operation detail

Back to operation catalog

gitlab.pipeline.status

Runs the native sidecatd governed GitLab pipeline status read and records the invocation trace.

FieldValue
Classgoverned_external_effect
Ownersidecatd.gitlab-effects
Input schemasidecat.gitlab_pipeline_status_request.v0
Output schemasidecat.gitlab_pipeline_status_operation_output.v0

Input template

{
  "base_url": "https://gitlab.com",
  "credential_id": "cred_gitlab_pipeline_status",
  "evidence_ref": "work_log:local:example",
  "pipeline_id": 123456789,
  "project_path": "sidecat-dev/sidecat-dev.gitlab.io",
  "reason": "Observe the sidecat.dev publish pipeline",
  "requested_by": "agent:codex",
  "schema": "sidecat.gitlab_pipeline_status_request.v0",
  "work_id": "work_thread:local:example"
}