From 28292967a816b559ac68d939c36298626de2e69a Mon Sep 17 00:00:00 2001
From: Dan Cryer
- Before you can start using Github, you need to sign in and grant PHPCI access to your account. -
- + $returnTo = PHPCI_URL . 'settings/github-callback'; + $githubUri = 'https://github.com/login/oauth/authorize?client_id='.$id.'&scope=repo&redirect_uri=' . $returnTo; + ?> + ++ Before you can start using Github, you need to sign in and grant PHPCI access to your account. +
+ - - - -If you own the application you would like to use, you can find this information within your - applications settings area.
+If you own the application you would like to use, you can find this information within your + applications settings area.
+- Before PHPCI can send build status emails, you need to configure your SMTP settings below. -
- ++ Before PHPCI can send build status emails, you need to configure your SMTP settings below. +
+ -