Skip to content

Code monitors: Optionally include results in Slack messages

Warren Gifford requested to merge backend-integration/cc/include-results into main

Created by: camdencheek

This updates slack messages to include results when the user opts in to that.

Fixes https://github.com/sourcegraph/sourcegraph/issues/31174

Without results, we just give the number of matches. Once we have a history page, we will provide a link to that page to view the results. Screen Shot 2022-02-15 at 11 41 35

With results, we also include the firs few matches: slack_webhook

Test plan

Covered by unit tests

Merge request reports

Loading