Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bhatvikrant
/
vscode-pull-request-github
Public
forked from
microsoft/vscode-pull-request-github
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode-pull-request-github
src
authentication
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 18, 2021
Errors when working in .wiki repos (#2787)
alexr00
authored
ecd1c30
View commit details
Copy full SHA for ecd1c30
View code at this point
Browse repository at this point
Commits on Jun 11, 2021
Fix errors with non-github remotes
Show description for 5b2f18a
alexr00
committed
5b2f18a
View commit details
Copy full SHA for 5b2f18a
View code at this point
Browse repository at this point
Commits on May 7, 2021
Implement auth service switching for GitHub Enterprise (#2468)
kabel
authored
239e6c3
View commit details
Copy full SHA for 239e6c3
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
Sorts imports (eslint)
eamodio
committed
5bc7d18
View commit details
Copy full SHA for 5bc7d18
View code at this point
Browse repository at this point
Prettiers
eamodio
committed
4c1ed39
View commit details
Copy full SHA for 4c1ed39
View code at this point
Browse repository at this point
Commits on Feb 22, 2021
Reworks the build/bundling (#2518)
Eric Amodio
authored
df7bdae
View commit details
Copy full SHA for df7bdae
View code at this point
Browse repository at this point
Commits on Sep 8, 2020
Add webpack for compiling to webworker
RMacfarlane
committed
46377c4
View commit details
Copy full SHA for 46377c4
View code at this point
Browse repository at this point
Commits on Jul 24, 2020
Format all the ts and json files
alexr00
committed
7fded38
View commit details
Copy full SHA for 7fded38
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
Adopt VSCode Authentication Provider API
Show description for 9f7d6a0
Rachel Macfarlane
authored
9f7d6a0
View commit details
Copy full SHA for 9f7d6a0
View code at this point
Browse repository at this point
Commits on Mar 25, 2020
Add support for setting github api endpoint through env variable for testing, fixes #1584
RMacfarlane
committed
8c2843a
View commit details
Copy full SHA for 8c2843a
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
api - adopt vscode.env.asExternalUri
bpasero
authored and
Rachel Macfarlane
committed
3375b2a
View commit details
Copy full SHA for 3375b2a
View code at this point
Browse repository at this point
Commits on Nov 12, 2019
Set 'authServer' query parameter when opening login url, fixes #1440
RMacfarlane
committed
9982d4d
View commit details
Copy full SHA for 9982d4d
View code at this point
Browse repository at this point
Commits on Oct 11, 2019
Turn on 'preferconst' tslint setting
RMacfarlane
committed
93f6317
View commit details
Copy full SHA for 93f6317
View code at this point
Browse repository at this point
Commits on Sep 26, 2019
Adopt `createAppUri` API in authentication flow
Rachel Macfarlane
authored
78e1ea2
View commit details
Copy full SHA for 78e1ea2
View code at this point
Browse repository at this point
Commits on Sep 11, 2019
Fix #1336, pull request tree gets stuck on 'Loading' if invalid auth token is saved in keychain
RMacfarlane
committed
b21bd4e
View commit details
Copy full SHA for b21bd4e
View code at this point
Browse repository at this point
Commits on Apr 8, 2019
Simplify loading keytar
rebornix
committed
7003514
View commit details
Copy full SHA for 7003514
View code at this point
Browse repository at this point
Commits on Apr 2, 2019
Use vscode.env.uriScheme for callback.
rebornix
committed
ddaa2bc
View commit details
Copy full SHA for ddaa2bc
View code at this point
Browse repository at this point
Commits on Mar 29, 2019
Add more logging around isGithub
Rachel Macfarlane
authored
4c49c9a
View commit details
Copy full SHA for 4c49c9a
View code at this point
Browse repository at this point
Commits on Mar 6, 2019
Restoring some code
StanleyGoldman
committed
d72d47c
View commit details
Copy full SHA for d72d47c
View code at this point
Browse repository at this point
Small fix preventing toCanonical being called twice on a host
StanleyGoldman
committed
e82a1f3
View commit details
Copy full SHA for e82a1f3
View code at this point
Browse repository at this point
Commits on Jan 29, 2019
Always succeed if we can fetch /user, but continue to log scopes that we wantd but don't have.
Ashi Krishnan
committed
19e9e02
View commit details
Copy full SHA for 19e9e02
View code at this point
Browse repository at this point
Skip scope validation if we don't receive an x-oauth-scopes header in the response—we have most likely hit a proxy server.
Ashi Krishnan
committed
6a11749
View commit details
Copy full SHA for 6a11749
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
undefined is preferred
rebornix
committed
e092610
View commit details
Copy full SHA for e092610
View code at this point
Browse repository at this point
strict null checks
rebornix
committed
5d6b81a
View commit details
Copy full SHA for 5d6b81a
View code at this point
Browse repository at this point
Commits on Jan 15, 2019
only test left
rebornix
committed
785bb44
View commit details
Copy full SHA for 785bb44
View code at this point
Browse repository at this point
40s errors left
rebornix
committed
b61fa06
View commit details
Copy full SHA for b61fa06
View code at this point
Browse repository at this point
Commits on Dec 12, 2018
Fix linting error
rebornix
committed
8faf2db
View commit details
Copy full SHA for 8faf2db
View code at this point
Browse repository at this point
Commits on Dec 5, 2018
Decode doesn't have to be exported.
Ashi Krishnan
authored
4950559
View commit details
Copy full SHA for 4950559
View code at this point
Browse repository at this point
Commits on Dec 4, 2018
Remove token verification step.
Ashi Krishnan
committed
bddf823
View commit details
Copy full SHA for bddf823
View code at this point
Browse repository at this point
Commits on Nov 30, 2018
Improve error handling and reporting in auth flow. (#711)
Show description for d365892
queerviolet
authored and
Andreia Gaita
committed
d365892
View commit details
Copy full SHA for d365892
View code at this point
Browse repository at this point
Commits on Nov 29, 2018
Add an early out: hosts we have keychian tokens for are always github hosts.
Ashi Krishnan
committed
e4519ad
View commit details
Copy full SHA for e4519ad
View code at this point
Browse repository at this point
Commits on Nov 9, 2018
Merge remote-tracking branch 'origin/master' into rebornix/ci
rebornix
committed
001b471
View commit details
Copy full SHA for 001b471
View code at this point
Browse repository at this point
Read extension id from constants.
rebornix
committed
c59de28
View commit details
Copy full SHA for c59de28
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
Check for an empty config and early out
Ashi Krishnan
committed
2171a30
View commit details
Copy full SHA for 2171a30
View code at this point
Browse repository at this point
Commits on Nov 2, 2018
Add keychain management.
Ashi Krishnan
committed
59aaa34
View commit details
Copy full SHA for 59aaa34
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.