Skip to content
Snippets Groups Projects
Commit d27095a3 authored by Lin Jen-Shin's avatar Lin Jen-Shin
Browse files

Add pipeline_events to Slack service:

Also add Service#event_names so that we don't have to hard code all
event names in ServiceParams. Note that I don't know why we want to
call plural on issue_event and merge_request_event so that we still
need to hard code them for issues_event and merge_requests_event.
See app/helpers/services_helper.rb for those special rules.
parent 4a431a26
1 merge request!5525Implement Slack integration for pipeline hooks
Pipeline #