Skip to content

Add class for calling Slack search.messages API

Reuben Pereira requested to merge rp/slack-search-api into master

What does this MR do?

Add class for calling Slack search.messages API.

This can be used to implement gitlab-com/gl-infra/delivery#2225 (closed). We can search for the New coordinated pipeline message and then post the notification to its thread. !1750 (merged) will implement this by using the class added in this MR.

gitlab-com/gl-infra/delivery#2225 (closed)

Author Check-list

  • Has documentation been updated?
Edited by Reuben Pereira

Merge request reports