Operation detail

Back to operation catalog

gitlab.issue.create

Runs the native sidecatd governed GitLab issue create effect and records the invocation trace.

FieldValue
Classgoverned_external_effect
Ownersidecatd.gitlab-effects
Input schemasidecat.gitlab_issue_create_request.v0
Output schemasidecat.gitlab_issue_create_operation_output.v0

Input template

{
  "apply": true,
  "base_url": "https://gitlab.com",
  "credential_id": "cred_gitlab_issue_create",
  "description": "Evidence-bound issue creation through sidecatd.",
  "evidence_ref": "work_log:local:example",
  "labels": [
    "sidecat-clean-belt"
  ],
  "project_path": "sidecat-dev/sidecat",
  "reason": "Prove governed GitLab issue creation",
  "requested_by": "agent:codex",
  "schema": "sidecat.gitlab_issue_create_request.v0",
  "title": "Clean-belt proof issue",
  "work_id": "work_thread:local:example"
}