We’re excited to announce the preview release of linking GitHub Issues. With Visual Studio 2022 17.6 Preview 1 you can now mention your issues in the commit message box in the Git Changes window.
Download Visual Studio 2022 PreviewSpeed up your workflow by linking your related work items directly in Visual Studio. You can use the related items to get more context from the Git Repository window. Learn more about how to leverage this feature below.
Reference Your Related ItemsBuilding on the existing Azure DevOps work item support, we’ve enabled the same experience with GitHub. To try it out:
Get Access to IssuesThe feature is on by default in Preview, and it can be toggled from the Preview Features page in settings.
Additionally, if you aren’t signed into GitHub to view the issues, a message will prompt you to sign in.
Understand the Previous Commits Better in HistoryWhen investigating past commits in the Git Repository window, you can view linked issues and pull requests in the Commit Details pane.
You’ll get additional context when perusing Git history to understand why changes have occurred.
If the section doesn’t show, please verify that your account setting credentials are up to date.
Engage with usWithout your great feedback and suggestions, we wouldn’t be able to deliver the features you’re looking for! Please continue letting us know how we can improve Visual Studio and let us know what you think about this feature.
Share Your FeedbackThe post Reference GitHub Issues and Pull Requests in Visual Studio appeared first on Visual Studio Blog.