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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changes
For forked repositories, an upstream remote is automatically added if it doesn't exist.
The githubPullRequests.focusedMode setting is enabled by default, causing the "Focused Mode" view for a checked out pull request to be visible in the Pull Request view container.
Thanks to @TanushN and @rohanshiva, the pull request description page now supports adding and removing assignees and milestones.
The pull request create view now allows selecting both the source and target branch instead of always using the current branch as the source.
Fixes
Using ${user} twice in the githubPullRequests.queries no longer results in an error.
Local branches are pruned when deleting the remote branch after merging a pull request.