Is your enhancement related to a problem? Please describe.
If GitHub identity provider is not setup or GitHub oAuth is not configured, GitHub sign in functionality for the vscode GitHub Pull Request plugin won't work.
Describe the solution you'd like
Check if GitHub oAuth is available. If not, do not show the notification to sign in the GitHub plugin:

Describe alternatives you've considered
Additional context