For the complete documentation index, see llms.txt. This page is also available as Markdown.

Reference A: Subscribed events

Events Cortex Cloud subscribes to for GitLab SaaS.

This reference lists the GitLab SaaS events that Cortex Cloud Application Security subscribes to.

Category
Event
Description

Projects

c

merge_requests_events

This event is triggered when merge or pull requests are created, updated, merged, closed, or have changes made to them

push_events

This event occurs whenever code changes are pushed to a repository, indicating new commits being added to the version control history

tag_push_events

This event is triggered when new tags are pushed to a repository

note_events

This event is generated when comments or notes are added to various objects within GitLab, such as issues, merge requests, or commits

confidential_note_events

Similar to note_events, but specifically for confidential comments or notes that are restricted to certain users or groups

issues_events

This event is triggered when issues are created, updated, closed, or have changes made to them

confidential_issues_events

Similar to issues_events, but specifically for confidential issues that are restricted to certain users or groups

job_events

This event occurs when jobs defined in CI/CD pipelines are created, updated, started, finished, or have changes made to them

pipeline_events

This event is generated when pipelines are created, updated, started, finished, or have changes made to them

wiki_page_events

This event occurs when changes are made to wiki pages within GitLab, including creation, updates, and deletions

deployment_events

This event is triggered when deployments are created, updated, started, finished, or have changes made to them

releases_events

This event occurs when releases are created, updated, published, or have changes made to them

Groups

subgroup_events

This event is specific to GitLab groups and occurs when changes are made to subgroups within a group hierarchy

Last updated

Was this helpful?