Skip to content

Commit df82053

Browse files
Use the Slack command syntax for inviting (#1964)
This version of inviting is a bit more technical, but is a lot less cluttery for folks already in the channel.
1 parent 0a9bf96 commit df82053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/semgrep-appsec-platform/slack.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To install the Semgrep Slack app, follow these steps:
4242
To set up or subscribe to notifications for findings in your Slack workspace, perform the following steps:
4343

4444
1. In your Slack workspace, find or create a channel for Semgrep notifications.
45-
* If you use a private channel for notifications, first invite the Semgrep app by typing `@Semgrep` in the channel. If the app is not invited to a private channel, it cannot send notifications there.
45+
* If you use a private channel for notifications, first invite the Semgrep app by entering the command `/invite @Semgrep` in the channel. If the app is not invited to a private channel, it cannot send notifications there.
4646
3. In the selected Slack channel, enter the following command: `/semgrep_subscribe`.
4747
4. Optional: Enter the name of a specific project after `/semgrep_subscribe` to receive findings for that specific project only. The project must be entered as it is shown in Semgrep AppSec Platform, typically:
4848
<br />

0 commit comments

Comments
 (0)