Commit Graph

3 Commits

Author SHA1 Message Date
Lin Jen-Shin cb34be7dd2 Fix pipeline author for Slack and use pipeline id
rather than using SHA for the pipeline link.
2016-11-16 22:52:37 +08:00
Lin Jen-Shin 7209ea4fd7 Slack pipeline events test and fix some issues along the way 2016-08-01 16:06:57 +08:00
Lin Jen-Shin d27095a36a 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.
2016-07-30 00:59:54 +08:00