惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Y
Y Combinator Blog
有赞技术团队
有赞技术团队
J
Java Code Geeks
H
Hackread – Cybersecurity News, Data Breaches, AI and More
美团技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Hugging Face - Blog
Hugging Face - Blog
人人都是产品经理
人人都是产品经理
酷 壳 – CoolShell
酷 壳 – CoolShell
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
C
Check Point Blog
博客园 - 【当耐特】
The GitHub Blog
The GitHub Blog
Recent Announcements
Recent Announcements
The Cloudflare Blog
Microsoft Azure Blog
Microsoft Azure Blog
腾讯CDC
Vercel News
Vercel News
IT之家
IT之家
MyScale Blog
MyScale Blog
博客园_首页
Martin Fowler
Martin Fowler
WordPress大学
WordPress大学
罗磊的独立博客

Netlify Changelog

Gemini 3.5 Flash now available in Agent Runners 4 Nuxt CVEs: what Netlify users need to know Gemini 3.5 Flash now available in AI Gateway Agent Runners workflow improvements Next.js & React security release (May 2026): what to know Block project transfers out of your team Gemini 3.1 Flash-Lite now available in AI Gateway OpenAI GPT-5.5 Instant now available in AI Gateway New `netlify logs` CLI command Deploy to Netlify with Stripe Projects Netlify Database is now generally available OpenAI GPT-5.5 and GPT-5.5 Pro in AI Gateway & Agent Runners Rename an agent run GPT Image 2 now available in AI Gateway New frontend-design skill for Agent Runners Claude Opus 4.7 now available in AI Gateway and Agent Runners Pricing updates for Credit-based plans New sorting and filter controls on the Members page Netlify Database GA coming soon, no new databases for now Deploy logs streaming is now faster Netlify CLI adds prompt-based creation and anonymous deploys Deploy from Codex with the Netlify Plugin Hydrogen with React Router 7 now supported on Netlify Monitor credit usage by day Invoices for Enterprise Available on the Billing Page AI app development on production infrastructure with Netlify Introducing Prompt Templates OpenAI GPT-5.4 Nano and GPT-5.4 Mini in AI Gateway Change your pricing plan Internal Builder Role & Project Access Controls
Comment and collaborate on Deploy Previews for Azure DevO...
Nahrin Jalal · 2022-10-05 · via Netlify Changelog

Now developers deploying to Netlify from Azure DevOps repositories can collaborate on deploy previews in the browser and sync feedback back to Azure DevOps!

Earlier this year we introduced seamless integrations for Azure DevOps with Netlify’s CI/CD. Today marks the end of the public beta for this feature: it’s now generally available for any team that wants to quickly link an Azure DevOps repository to a site on Netlify. Whenever you push changes or open PRs, Netlify will build and deploy your changes — spinning up automatic preview environments, called Deploy Previews, so you can review changes before they reach production.

From any Deploy Preview, the Netlify Drawer enables your full team to discuss changes, make suggestions, and file work items. This activity syncs back to Azure DevOps, and any other supported productivity tools you may use.

image

Invite your entire team to review changes before pushing to production

Pull requests are useful for gathering feedback on code quality, but it can be difficult to visualize how those changes actually look and behave. Collaborative Deploy Previews enable any team member — regardless of how code-savvy they are — to preview the effect of incoming changes and review the new behavior in context. Developers may want one cohesive place to take up incoming suggestions, so comments are synced back to the original pull/merge request on the Git provider.

The Netlify Drawer that supports this activity is now available by default on Deploy Previews linked to pull requests on Azure DevOps. Learn how to get started.

Leave feedback

After logging into the Netlify Drawer and connecting your Azure DevOps account, you can open the drawer to comment on the pull request:

image

New comments are automatically marked with browser details, in case you’re experiencing an issue that cannot be reproduced on the PR author’s machine. 😉 You can further enhance your feedback with text formatting, gifs, screenshots, and recordings.

image

Recordings make it easy to show exactly what you’re referring to asynchronously.

File work items

To avoid PR scope creep, it might be helpful to file new issues. The “New Issue” pane in the Netlify Drawer enables you to create a Bug, Issue, or Task on the relevant Azure DevOps project:

image

You can set the area path, iteration path, assignee, tags, and/or priority to suit your needs. Work items created here are automatically opened with this correct metadata in the Azure DevOps project.

Have your code on Azure DevOps, but your task management in Jira Software? You can connect multiple productivity tools to the Netlify Drawer in the Integrations pane.

Get Started

Collaborative Deploy Previews are now enabled by default on Netlify sites connected to Azure DevOps. You can control this behavior in the Netlify app under Site Settings > Build & deploy.

To use the Netlify Drawer on collaborative Deploy Previews:

  1. In the Netlify UI, find site deploys under [your site] > Deploys.

image

If you have Netlify deploy notifications setup with Azure DevOps, you can also get a direct Deploy Preview link from the pull request.

image

  1. From any Deploy Preview URL, log into the Netlify Drawer with your Netlify account.

image

  1. Navigate to the “Integrations” pane and connect your Azure DevOps account.

image

  1. Comment away!

image

Configuring a user for Reviewers

Netlify allows an unlimited number of free Reviewers to leave feedback on any Deploy Preview. For teams using Azure DevOps, we recommend creating a generic “Netlify user” for non-developer stakeholders who do not have their own Azure DevOps seat or appropriate permissions. This will enable them to comment and file work items.

Deploy from Azure DevOps to Netlify today!

If you already have a site on Netlify linked to an Azure DevOps repo, you’re all set! Otherwise, you can import an existing project to get started with Azure DevOps and Netlify’s CI/CD.

We’re always interested to know how we can make QA processes even easier for your team. If you have any feedback for Netlify on this integration with Azure DevOps, please fill out this survey form or share your thoughts in the forums. Thank you for trying it out!