summaryrefslogtreecommitdiff
path: root/docs/github-webhooks.markdown
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-10-25 18:21:58 -0400
committerFrédéric Guillot <fred@kanboard.net>2014-10-25 18:21:58 -0400
commit44482a84b1acf99312a94fa327f1c04fffa1a159 (patch)
tree7e6271fa6766cc24e38a89fc17b1b2378945dbaa /docs/github-webhooks.markdown
parentc4e6d658e4099bd8152c77a76f486809693205f5 (diff)
Add screenshot to the doc
Diffstat (limited to 'docs/github-webhooks.markdown')
-rw-r--r--docs/github-webhooks.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/github-webhooks.markdown b/docs/github-webhooks.markdown
index cdbb69c9..7b218a8b 100644
--- a/docs/github-webhooks.markdown
+++ b/docs/github-webhooks.markdown
@@ -36,6 +36,8 @@ Go to your project settings page, on the left choose "Webhooks & Services", then
- **Payload url**: This url is available on Kanboard, go to "projects", select your project, at the bottom of the page, you have a section Github webhooks, just copy and paste the link.
- Select **"Send me everything"**
+![Github webhook](http://kanboard.net/screenshots/documentation/kanboard-github-webhooks.png)
+
Each time an event happens, Github will send an event to Kanboard now.
The Kanboard webhook url is protected by a random token.