Skip to content
Snippets Groups Projects
Commit e9f3d245 authored by Kamil Trzcińśki's avatar Kamil Trzcińśki
Browse files

Merge branch '30645-show-pipeline-events-description' into 'master'

Remove description for build_events, add pipeline_events

Closes #30645

See merge request !10908
parents d031665a ede9afbf
No related branches found
No related tags found
1 merge request!10908Remove description for build_events, add pipeline_events
Pipeline #
Loading
Loading
@@ -13,8 +13,8 @@ module ServicesHelper
"Event will be triggered when a confidential issue is created/updated/closed"
when "merge_request", "merge_request_events"
"Event will be triggered when a merge request is created/updated/merged"
when "build", "build_events"
"Event will be triggered when a build status changes"
when "pipeline", "pipeline_events"
"Event will be triggered when a pipeline status changes"
when "wiki_page", "wiki_page_events"
"Event will be triggered when a wiki page is created/updated"
when "commit", "commit_events"
Loading
Loading
---
title: Fix pipeline events description for Slack and Mattermost integration
merge_request: 10908
author:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment