From 744c52ba1821506f14fa0226afc8975b04cf76d5 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Thu, 30 Jan 2020 21:39:51 +0000 Subject: Add links to GitHub oauth connection settings --- app/templates/github/setup_webhook.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'app/templates/github/setup_webhook.html') diff --git a/app/templates/github/setup_webhook.html b/app/templates/github/setup_webhook.html index d0012e2..d1a2bc6 100644 --- a/app/templates/github/setup_webhook.html +++ b/app/templates/github/setup_webhook.html @@ -20,4 +20,10 @@ {{ render_submit_field(form.submit) }} + +

+ You will need admin access to the repository. + When setting up hooks on an organisation, + make sure that you have granted access. +

{% endblock %} -- cgit v1.2.3