<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Pull Requests | The .NET Blog</title><link>https://thedotnetblog.com/hi/tags/pull-requests/</link><description>Articles, tutorials and insights from the .NET community.</description><generator>Hugo</generator><language>hi</language><managingEditor>@thedotnetblog (The .NET Blog)</managingEditor><webMaster>@thedotnetblog</webMaster><lastBuildDate>Sun, 21 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://thedotnetblog.com/hi/tags/pull-requests/index.xml" rel="self" type="application/rss+xml"/><item><title>Visual Studio के अंदर pull requests review करना ठीक उसी तरह का friction reduction है जो मुझे पसंद है</title><link>https://thedotnetblog.com/hi/news/emiliano-montesdeoca/visual-studio-pull-request-review-inside-the-ide/</link><pubDate>Sun, 21 Jun 2026 00:00:00 +0000</pubDate><author>Emiliano Montesdeoca</author><guid>https://thedotnetblog.com/hi/news/emiliano-montesdeoca/visual-studio-pull-request-review-inside-the-ide/</guid><description>Visual Studio अब IDE छोड़े बिना end to end pull request review कर सकता है। यह incremental लग सकता है, लेकिन जो teams दिनभर Visual Studio में रहती हैं, उनके लिए यह अनावश्यक context switching काफी कम करता है।</description><content:encoded>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;यह पोस्ट स्वचालित रूप से अनुवादित है। मूल लेख के लिए &lt;a href="https://thedotnetblog.com/hi/news/emiliano-montesdeoca/visual-studio-pull-request-review-inside-the-ide/"&gt;यहाँ क्लिक करें&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Browser ने code review workflow से बहुत ज़्यादा हिस्सा बहुत लंबे समय से छीन रखा है।&lt;/p&gt;
&lt;p&gt;इसलिए मुझे बहुत खुशी है कि Visual Studio &lt;strong&gt;IDE के अंदर end to end pull request review&lt;/strong&gt; की दिशा में और आगे बढ़ रहा है।&lt;/p&gt;
&lt;p&gt;यह उन features में से एक है जो शायद बड़े headlines न बनाएं, लेकिन daily development को वाकई बेहतर बना सकते हैं।&lt;/p&gt;
&lt;h2 id="मखय-value-सरल-ह-context-switching-कम"&gt;मुख्य value सरल है: context switching कम&lt;/h2&gt;
&lt;p&gt;जब आपका review loop आंशिक रूप से IDE में और आंशिक रूप से browser में रहता है, friction बढ़ती जाती है:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;PR को कहीं और खोलो&lt;/li&gt;
&lt;li&gt;changes को एक tool में देखो&lt;/li&gt;
&lt;li&gt;deeper investigation के लिए solution पर लौटो&lt;/li&gt;
&lt;li&gt;comment या approve करने के लिए फिर switch करो&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;यह catastrophic नहीं है। बस inefficient है।&lt;/p&gt;
&lt;p&gt;अगर Visual Studio आपको उसी working environment से PR खोलने, inspect करने, comment करने, approve करने, और merge करने दे, तो यह एक असली productivity win है।&lt;/p&gt;
&lt;h2 id="review-without-checkout-वकलप-खस-तर-पर-अचछ-ह"&gt;&amp;ldquo;review without checkout&amp;rdquo; विकल्प खास तौर पर अच्छा है&lt;/h2&gt;
&lt;p&gt;एक चीज़ जो मुझे विशेष रूप से पसंद है, वह है PR branch को checkout किए बिना review करने की सुविधा।&lt;/p&gt;
&lt;p&gt;यह छोटा लग सकता है, लेकिन यह इनके लिए बिल्कुल सही है:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;quick review passes&lt;/li&gt;
&lt;li&gt;interrupt-driven feedback requests&lt;/li&gt;
&lt;li&gt;अपनी current branch और local state को intact रखना&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;यही वह flexibility है जिसकी अच्छे code review tools को ज़रूरत होती है।&lt;/p&gt;
&lt;h2 id="मर-रय"&gt;मेरी राय&lt;/h2&gt;
&lt;p&gt;यह कोई revolutionary feature नहीं है।&lt;/p&gt;
&lt;p&gt;यह उससे बेहतर है: एक practical feature।&lt;/p&gt;
&lt;p&gt;जो teams अपना ज़्यादातर दिन Visual Studio में बिताती हैं, उनके लिए PR review support को tight करना workflow breaks कम करता है और inspection से action तक का रास्ता smooth बनाता है।&lt;/p&gt;
&lt;p&gt;मेरे हिसाब से यह एक worthwhile improvement है।&lt;/p&gt;
&lt;p&gt;मूल लेख: &lt;a href="https://devblogs.microsoft.com/visualstudio/review-pull-requests-without-leaving-visual-studio/"&gt;Visual Studio छोड़े बिना pull requests की समीक्षा करें&lt;/a&gt;&lt;/p&gt;</content:encoded></item></channel></rss>