GitLab - New/updated pipeline trigger

The New/updated pipeline trigger monitors GitLab for a new or updated pipeline.

Input

Input fieldDescription
Project or Project IDSelect a project from the drop-down menu or enter the ID.

Output

Output fieldDescription
IDThe pipeline ID.
Internal IDThe internal ID that resets or counts sequentially per project.
Project IDThe ID assigned to every repository and project upon creation.
SHAThe Secure Hash Algorithm is a 40-character alphanumeric string that acts as an immutable fingerprint for a specific state of your repository files and history.
ReferenceValues can be a semantic version (1.0), a partial version (latest), a branch name, or a specific commit SHA.
StatusThe lifecycle phase of a specific build or process. Options include pending, running, success, failed, canceled, skipped, and manual.
SourceThe origin or the event that caused the pipeline to run. Options include push, merge_request_event, trigger, pipeline, schedule, and web.
Created AtA standard timestamp that indicates the exact date and time an object was initially generated.
Updated AtA standard timestamp that indicates the exact date and time an object or record was last modified.
Web URLThe direct, human-readable HTTPS address to view a specific resource (such as a project, commit, or merge request) in a web browser.
NameThe pipeline name.

Last updated: