GitlabTrigger Automate enables manual triggering of workflows that integrate seamlessly with GitLab, allowing users to respond to various events in real-time. This simple automation enhances productivity by streamlining processes related to the n8n-docs repository, ensuring timely updates and actions based on GitLab activities.
*
) related to the specified repository (n8n-docs
) owned by n8n-io
.0e855b27-6465-42be-9610-c61b2e09cef9
) to ensure proper event handling.repository
parameter to point to a different GitLab repository as needed.events
array to listen for specific events (e.g., push
, merge_request
) instead of all events (*
).gitlabApi
credentials are correctly set up for authentication with your GitLab account.