|
|
@@ -1,30 +1,25 @@
|
|
|
# Configuring Slack Integration
|
|
|
|
|
|
-Porter has a slack application that you can install into a channel of any workspace you're part of.
|
|
|
-This app will send notification on updates to your deployments.
|
|
|
+Porter has a Slack application that you can install into a channel of any workspace you're part of. This app will send notifications on updates to your deployments.
|
|
|
|
|
|
## Installing Application
|
|
|
|
|
|
-To install the slack application, navigate to the "integrations" section on the
|
|
|
-left and click "slack". Then, click install application in the top right:
|
|
|
+To install the Slack application, navigate to the **Integrations** section on the left and click **Slack**. Then, click **Install Application** in the top right:
|
|
|
|
|
|

|
|
|
|
|
|
-Then, install the application into the relevant workspace (top right) and channel. Note that you can install the same
|
|
|
-app into multiple channels in one worksapce.
|
|
|
+Next, install the application into the relevant workspace (top right) and channel. Note that you can install the same app into multiple channels in one workspace.
|
|
|
|
|
|

|
|
|
|
|
|
-After that, the application should show up in the slack integrations tab:
|
|
|
+After that, the application should show up in the Slack integrations tab:
|
|
|
|
|
|

|
|
|
|
|
|
## Uninstalling Application
|
|
|
|
|
|
-To delete an application from a channel, click the garbage icon on the relevant integration:
|
|
|
+To delete the Slack application from a channel, first click the icon next to the delete icon, which will bring you to the Slack configuration page. From this page, you can revoke the Slack app's access to your workspace. Next, click the garbage icon on the relevant integration:
|
|
|
|
|
|

|
|
|
|
|
|
-This will delete the application data on the side of porter (which will prevent it from sending notifications), but not
|
|
|
-on the side of slack, click the icon next to the garbage icon to navigate to a page where you can revoke the apps access to
|
|
|
-your workspace.
|
|
|
+This will delete the application data on the Porter side, which will prevent it from attempting to send notifications.
|