summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-06-16 19:46:19 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-06-17 13:14:01 -0300
commit4c2e84487f8c58f3a4acf76d4e678d95285857ca (patch)
tree84a7f968257c71ebb0bfdaf6a10a2298418de28b
parentd911ef6b3a5ceb12436b5f0f31b66ca8072d4abb (diff)
downloadgitlab-ce-gh-webhooks.tar.gz
Warn about admin privilege to disable GitHub Webhooksgh-webhooks
-rw-r--r--app/views/import/github/status.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/import/github/status.html.haml b/app/views/import/github/status.html.haml
index 6c4a9d68d1f..4f852b83a08 100644
--- a/app/views/import/github/status.html.haml
+++ b/app/views/import/github/status.html.haml
@@ -6,7 +6,7 @@
%p
%i.fa.fa-warning
- To import GitHub pull requests, any pull request source branches that had been deleted are temporarily restored on GitHub. To prevent any connected CI services from being overloaded with dozens of irrelevant branches being created and deleted again, GitHub webhooks are temporarily disabled during the import process.
+ To import GitHub pull requests, any pull request source branches that had been deleted are temporarily restored on GitHub. To prevent any connected CI services from being overloaded with dozens of irrelevant branches being created and deleted again, GitHub webhooks are temporarily disabled during the import process only if you have admin access to the GitHub repository.
%p.light
Select projects you want to import.