mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore: Add webhook guide do website
This commit is contained in:
parent
d41daf716c
commit
e93948cf6f
@ -1,4 +1,7 @@
|
|||||||
# Add Slack hook to Unleash
|
---
|
||||||
|
id: feature_updates_to_slack
|
||||||
|
title: Feature Updates To slack
|
||||||
|
---
|
||||||
|
|
||||||
## Create a custom Slack WebHook url:
|
## Create a custom Slack WebHook url:
|
||||||
|
|
||||||
|
@ -16,7 +16,11 @@
|
|||||||
"database_backup",
|
"database_backup",
|
||||||
"import_export"
|
"import_export"
|
||||||
],
|
],
|
||||||
"Guides": ["guides/google_auth", "guides/custom_activation_strategy"]
|
"Guides": [
|
||||||
|
"guides/google_auth",
|
||||||
|
"guides/custom_activation_strategy",
|
||||||
|
"guides/feature_updates_to_slack"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"api": {
|
"api": {
|
||||||
"Client": [
|
"Client": [
|
||||||
|
Loading…
Reference in New Issue
Block a user