Search everything
Search your entire deployment history using Sleuth's built-in search function. The search field features search-as-you-type functionality; simply start typing and the previous deploys that contain the entered search terms are displayed.

You can also filter the deploy cards based on the health of the deploy. For example, you might only want to search deploys that were deemed Unhealthy. The dropdown value can be set either before or after you begin searching.

- Pull request key, summary and descriptions
- Commit hashes and descriptions
- Issue keys, summaries and descriptions
- File names
- Authors username and full name



If your organization has a Slack integration, you can search directly from the Slack app. You can search from any channel in the integrated organization.
To search using Slack, type
/sleuth
then your search term. For example:/sleuth memory leak
Search results are displayed in the same channel. The most recent 5 changes are returned. You can click the View all button to view all search results in Sleuth.
By default
/sleuth MY SEARCH TEXT
will search all projects in the organization with the Slack integration for matching deploys.Last modified 1yr ago