From de494d4cc6002e49f2b37cf2b9753cf9451aa1bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adnan=20Hajdarevi=C4=87?= Date: Sat, 4 Nov 2017 21:00:33 +0100 Subject: [PATCH] Add guides featuring webhook --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a41ffe6..09a979f 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,10 @@ You can use [almir/webhook](https://hub.docker.com/r/almir/webhook/) docker imag # Examples Check out [Hook examples page](https://github.com/adnanh/webhook/wiki/Hook-Examples) for more complex examples of hooks. +## Guides featuring webhook + - [Webhook & JIRA](https://sites.google.com/site/mrxpalmeiras/notes/jira-webhooks) by @perfecto25 + - [Trigger Ansible AWX job runs on SCM (e.g. git) commit](http://jpmens.net/2017/10/23/trigger-awx-job-runs-on-scm-commit/) by [@jpmens](http://mens.de/) + # Contributing Any form of contribution is welcome and highly appreciated.