0.94.0
0.94.0
Changes
- You can create revert PRs from the PR description. The PR branch doesn't need to be checked out to create a revert PR.
- As a nice side effect of the enabling reverts, you can now see PRs whose branch has been deleted in the "Pull Requests" view.
- The "Open Pull Request on GitHub.com" action shows even when there are PRs from multiple repos checked out.
img
tags in code comments will now properly show the image for public repos.
Fixes
- Failed to execute git when deleting branches and remotes. #6051
- Use notification progress when deleting branches and remotes. #6050
- Sign in failed: Error: No auth flow succeeded. #6056
- Extension gets rate limited in a many-repo setup: http forbidden response when adding reviewer after creating pull request. #6042
- File can't be opened, redirects me to browser. #5827
Thank You
- @Santhoshmani1 (Santhosh Mani ): Feature : Add open pr on github from pr description node PR #6020