We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fd8fed commit 22a38a5Copy full SHA for 22a38a5
README.md
@@ -26,7 +26,7 @@ Using it can look like this:
26
action.
27
- `subgraph-name`: the name of the subgraph to check, in a federated project.
28
This should not be provided if the project is a single graph.
29
-- `slack-incoming-webhook-url` (optional): a Slack [Incoming Webhook] url that
+- `slack-incoming-webhook-url` (optional): a Slack [Incoming Webhook](https://api.slack.com/messaging/webhooks) url that
30
will be called with the errors whenever checks fail. See the [official
31
tutorial](https://api.slack.com/messaging/webhooks) on how to set up an app
32
and a webhook URL.
0 commit comments