Document toolboxDocument toolbox

vcs.gitlab

Introduction

The tags beginning with vcs.gitlab identify events generated by GitLab.

Valid tags and data tables

The full tag must have 4 levels. The first two are fixed as vcs.gitlab. The third level identifies the type of events sent, and the fourth level indicates the event subtype. 

Technology

Brand

Type

Subtype

Technology

Brand

Type

Subtype

vcs

gitlab

  • repository

  • organization

  • audit

  • push

  • tag_push

  • note

  • confidential_note

  • isuue

  • confidential_issue

  • merge_request

  • job

  • pipeline

  • wiki_page

  • group_member

  • project

  • deployment

  • feature_flag

  • release

  • subgroup

  • dependabot_alerts

These are the valid tags and corresponding data tables that will receive the parsers' data:

Tag

Data table

Tag

Data table

vcs.gitlab.repository.push

vcs.gitlab.repository.push

vcs.gitlab.repository.tag_push

vcs.gitlab.repository.tag_push

vcs.gitlab.repository.note

vcs.gitlab.repository.note

vcs.gitlab.repository.confidential_note

vcs.gitlab.repository.confidential_note

vcs.gitlab.repository.issue

vcs.gitlab.repository.issue

vcs.gitlab.repository.confidential_issue

vcs.gitlab.repository.confidential_issue

vcs.gitlab.repository.merge_request

vcs.gitlab.repository.merge_request

vcs.gitlab.repository.job

vcs.gitlab.repository.job

vcs.gitlab.repository.pipeline

vcs.gitlab.repository.pipeline

vcs.gitlab.repository.wiki_page

vcs.gitlab.repository.wiki_page

vcs.gitlab.repository.group_member

vcs.gitlab.repository.group_member

vcs.gitlab.repository.project

vcs.gitlab.repository.project

vcs.gitlab.repository.deployment

vcs.gitlab.repository.deployment

vcs.gitlab.repository.feature_flag

vcs.gitlab.repository.feature_flag

vcs.gitlab.repository.release

vcs.gitlab.repository.release

vcs.gitlab.repository

vcs.gitlab.repository

vcs.gitlab.repository.subgroup

vcs.gitlab.repository.subgroup

vcs.gitlab.organization.audit

vcs.gitlab.organization.audit

vcs.github.api.repository.dependabot_alerts

vcs.github.repository.dependabot_alerts

Table structure

This is the set displayed by these tables.