summaryrefslogtreecommitdiff
path: root/app/views/import
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-08-02 13:46:02 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-08-04 17:16:50 -0300
commit51cf14b37c64b1afab25b10dfe94e281ff58d288 (patch)
tree24f62ea7823e43aa6faf64a2f95c3df01325bf8d /app/views/import
parentceff0c91700b15ecf26931c23f40637dcdf7204d (diff)
downloadgitlab-ce-51cf14b37c64b1afab25b10dfe94e281ff58d288.tar.gz
Does not need to disable GitHub webhooks since PRs are check out locally
Diffstat (limited to 'app/views/import')
-rw-r--r--app/views/import/github/status.html.haml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/import/github/status.html.haml b/app/views/import/github/status.html.haml
index deaaf9af875..54ff1d27c67 100644
--- a/app/views/import/github/status.html.haml
+++ b/app/views/import/github/status.html.haml
@@ -4,10 +4,6 @@
%i.fa.fa-github
Import projects from GitHub
-%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, but only if you have admin access to the GitHub repository.
-
%p.light
Select projects you want to import.
%hr