Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
eleanorakh committed Nov 13, 2024
1 parent 2e5a3a9 commit 0d3f6a1
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion pages/integrations/slack.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,17 @@ Configuring a Slack notification service will authorize access for your desired

Setting up a Notification Service requires Buildkite organization admin access.

## Adding a notification service
## Adding notification services
There are two ways to add notification services: workspace-wide and channel-specific. We reccomend using a workspace. This allows you to configure build notifications within your pipeline YAML.

### Adding workspace notification services
In your [Organization's Notification Settings](https://buildkite.com/organizations/-/services), add a Slack Workspace notification service:

<%= image "buildkite-add-slack-workspace.png", width: 1458/2, height: 142/2, alt: "Screenshot of the 'Add' button for adding a Slack workspace service to Buildkite" %>

This will take you to Slack. Log in, and grant Buildkite the ability to post

### Adding a channel-specific notification service

In your [Organization's Notification Settings](https://buildkite.com/organizations/-/services), add a Slack notification service:

Expand Down

0 comments on commit 0d3f6a1

Please sign in to comment.