This is an automated email from the ASF dual-hosted git repository.

likyh pushed a commit to branch revert-217-likyh/webhook-doc
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git

commit 2967c2563227bb1ea2cf972efb4e44741e0d3a33
Author: likyh <[email protected]>
AuthorDate: Wed Sep 21 20:38:31 2022 +0800

    Revert "add webhook doc on ConfigUI"
    
    This reverts commit 482cddc53159d19adbc4a5e735a7b6c79513d70c.
---
 docs/UserManuals/ConfigUI/webhook.md | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/docs/UserManuals/ConfigUI/webhook.md 
b/docs/UserManuals/ConfigUI/webhook.md
deleted file mode 100644
index ed50df37c..000000000
--- a/docs/UserManuals/ConfigUI/webhook.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: "Configuring Webhook"
-sidebar_position: 7
-description: Config UI instruction for Webhook
----
-
-Visit config-ui: `http://localhost:4000`.
-### Add and Update  Data Connections
-![image](https://user-images.githubusercontent.com/3294100/191309840-460fbc9c-15a1-4b12-a510-9ed5ccd8f2b0.png)
-
-#### Connection Name
-Name your connection.
-We recommand that you give your webhook connection a unique name so that you 
can identify and manage where you have used it later.
-
-### Use Webhook
-After cicking on "Generate POST URL", you will find four webhook URLs. Copy 
the ones that suits your usage into your CI or issue tracking systems. You can 
always come back to the webhook page to copy the URLS later on.
-
-![image](https://user-images.githubusercontent.com/3294100/191400110-327c153f-b236-47e3-88cc-85bf8fcae310.png)
-
-For more usage: [plugins/webhook](/Plugins/webhook.md).
\ No newline at end of file

Reply via email to