OCNORA

GitLab

Business appsAPI keycredential probe

GitLab issues and merge requests (self-hosted supported via base_url).

OCNORA ships 4 typed GitLab operations and 1 trigger. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://gitlab.com/api/v4 through the HTTP node with the same credential.

Triggers 1

  • Event
    Start a run when a GitLab project event arrives (push, merge request, issue, comment, pipeline…).
    trigger.gitlab_event

Operations 4

  • Create Issue
    Open an issue in a GitLab project.
    gitlab.create_issue
  • Create Merge Request
    Open a merge request in a GitLab project.
    gitlab.create_merge_request
  • Download Archive
    Download a project repository snapshot (zip / tar.gz) as a file blob.
    gitlab.download_archive
  • List Issues
    List issues in a GitLab project.
    gitlab.list_issues

Run your first GitLab workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.