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 }}
Samara617
/
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
github
utils.ts
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 10, 2019
Fix editing of issue comments on description page
RMacfarlane
committed
28ae8da
View commit details
Copy full SHA for 28ae8da
View code at this point
Browse repository at this point
Commits on Dec 9, 2019
Use GraphQL API for issue comments
RMacfarlane
committed
558b447
View commit details
Copy full SHA for 558b447
View code at this point
Browse repository at this point
Ensure rendered markdown is shown on edit on description page, fixes #1457
Rachel Macfarlane
authored
f30791b
View commit details
Copy full SHA for f30791b
View code at this point
Browse repository at this point
Remove branching logic for graphql, fixes #1431
Rachel Macfarlane
authored
fc4091c
View commit details
Copy full SHA for fc4091c
View code at this point
Browse repository at this point
Commits on Nov 1, 2019
Show suggested reviewers and limit list to assignable users, fixes #1424
IllusionMH
authored and
Rachel Macfarlane
committed
f21a3b0
View commit details
Copy full SHA for f21a3b0
View code at this point
Browse repository at this point
Commits on Oct 31, 2019
Provide "pending" mergeability state, wherein updates are polled, fixes #1412
Jackson Kearl
authored and
Rachel Macfarlane
committed
1be7acd
View commit details
Copy full SHA for 1be7acd
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 5, 2019
Use timelineItems instead of timeline, fixes #1297
rebornix
authored and
Rachel Macfarlane
committed
11d1ca7
View commit details
Copy full SHA for 11d1ca7
View code at this point
Browse repository at this point
Commits on Aug 23, 2019
delete branch and remote after pr merge.
rebornix
committed
e31d42f
View commit details
Copy full SHA for e31d42f
View code at this point
Browse repository at this point
Commits on Jun 17, 2019
comment reactions
rebornix
committed
e77e180
View commit details
Copy full SHA for e77e180
View code at this point
Browse repository at this point
Commits on Jun 7, 2019
Add type for getCurrentUser and some polish
RMacfarlane
committed
881f501
View commit details
Copy full SHA for 881f501
View code at this point
Browse repository at this point
Commits on Jun 6, 2019
Some code cleanup
RMacfarlane
committed
6a8cf53
View commit details
Copy full SHA for 6a8cf53
View code at this point
Browse repository at this point
Merge branch 'master' into rr/commentapi
RMacfarlane
committed
0e3ed3c
View commit details
Copy full SHA for 0e3ed3c
View code at this point
Browse repository at this point
Make sure author association is set on review events, fixes #1175
Rachel Macfarlane
authored
5ae5f63
View commit details
Copy full SHA for 5ae5f63
View code at this point
Browse repository at this point
resource renamed to uri on comment thread, fix build
RMacfarlane
committed
5531905
View commit details
Copy full SHA for 5531905
View code at this point
Browse repository at this point
Commits on Jun 4, 2019
Add both graphNodeId and databaseId to PullRequestModel
kuychaco
committed
c598e89
View commit details
Copy full SHA for c598e89
View code at this point
Browse repository at this point
Commits on May 30, 2019
Mark PR as ready for review using graphql
Show description for 445f8e8
kuychaco
committed
445f8e8
View commit details
Copy full SHA for 445f8e8
View code at this point
Browse repository at this point
Commits on May 24, 2019
Optimitistically update UI when adding and editing comments from PR controller
RMacfarlane
committed
9c614fb
View commit details
Copy full SHA for 9c614fb
View code at this point
Browse repository at this point
Display Draft badge in PR description header
kuychaco
committed
f1ce53c
View commit details
Copy full SHA for f1ce53c
View code at this point
Browse repository at this point
Commits on May 23, 2019
Upgrade typescript and octokit
Show description for bf3c972
kuychaco
committed
bf3c972
View commit details
Copy full SHA for bf3c972
View code at this point
Browse repository at this point
Commits on May 22, 2019
Display "draft" status in PR overview header
kuychaco
committed
7e978bc
View commit details
Copy full SHA for 7e978bc
View code at this point
Browse repository at this point
Simplify add comment logic in pullRequestNode
RMacfarlane
committed
1bbc765
View commit details
Copy full SHA for 1bbc765
View code at this point
Browse repository at this point
Context Value for comment thread and comment
rebornix
committed
3ca44ca
View commit details
Copy full SHA for 3ca44ca
View code at this point
Browse repository at this point
Commits on May 21, 2019
adopt new API
RMacfarlane
committed
a311283
View commit details
Copy full SHA for a311283
View code at this point
Browse repository at this point
Commits on May 13, 2019
Add whitespace:check-branch lint rule and fix problems.
Ashi Krishnan
committed
a0232ed
View commit details
Copy full SHA for a0232ed
View code at this point
Browse repository at this point
Commits on May 9, 2019
Following the same logic for parsing timeline events
StanleyGoldman
committed
a9a8a25
View commit details
Copy full SHA for a9a8a25
View code at this point
Browse repository at this point
Preventing load of avatars on GitHub Enterprise
StanleyGoldman
committed
a24d48b
View commit details
Copy full SHA for a24d48b
View code at this point
Browse repository at this point
Commits on May 6, 2019
Checking if the repository returns avatars
StanleyGoldman
committed
8b4f1b7
View commit details
Copy full SHA for 8b4f1b7
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
Detecting if the server will return the user avatar and using a placeholder if it does not
StanleyGoldman
committed
82a33f9
View commit details
Copy full SHA for 82a33f9
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
Adopt new comment provider API
rebornix
authored and
Rachel Macfarlane
committed
f6bb4cd
View commit details
Copy full SHA for f6bb4cd
View code at this point
Browse repository at this point
Commits on Feb 23, 2019
Don't refresh webview when submitting a review, fixes #929, fixes #912
Rachel Macfarlane
authored
39898e2
View commit details
Copy full SHA for 39898e2
View code at this point
Browse repository at this point
Commits on Feb 22, 2019
Support adding/deleting reviewers and labels, fixes #412, fixes #933
Rachel Macfarlane
authored
8de03cc
View commit details
Copy full SHA for 8de03cc
View code at this point
Browse repository at this point
Display reviewers on description page (#951)
Rachel Macfarlane
authored
c00fc62
View commit details
Copy full SHA for c00fc62
View code at this point
Browse repository at this point
Commits on Feb 14, 2019
share code between add/delete reactions
rebornix
committed
40ad57a
View commit details
Copy full SHA for 40ad57a
View code at this point
Browse repository at this point
Add icons support.
rebornix
committed
75704db
View commit details
Copy full SHA for 75704db
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.