gitlab.issue.updateRuns the native sidecatd governed GitLab issue update effect and records the invocation trace.
| Field | Value |
|---|---|
| Class | governed_external_effect |
| Owner | sidecatd.gitlab-effects |
| Input schema | sidecat.gitlab_issue_update_request.v0 |
| Output schema | sidecat.gitlab_issue_update_operation_output.v0 |
{
"apply": true,
"base_url": "https://gitlab.com",
"credential_id": "cred_gitlab_issue_update",
"evidence_ref": "work_log:local:example",
"iid": 1,
"project_path": "sidecat-dev/sidecat",
"reason": "Close the governed GitLab issue after evidence is recorded",
"requested_by": "agent:codex",
"schema": "sidecat.gitlab_issue_update_request.v0",
"state_event": "close",
"work_id": "work_thread:local:example"
}