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

推荐订阅源

Y
Y Combinator Blog
D
Docker
有赞技术团队
有赞技术团队
D
DataBreaches.Net
The GitHub Blog
The GitHub Blog
爱范儿
爱范儿
H
Help Net Security
美团技术团队
MyScale Blog
MyScale Blog
B
Blog RSS Feed
C
Check Point Blog
Microsoft Security Blog
Microsoft Security Blog
阮一峰的网络日志
阮一峰的网络日志
A
About on SuperTechFans
小众软件
小众软件
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
GbyAI
GbyAI
G
Google Developers Blog
月光博客
月光博客
Google DeepMind News
Google DeepMind News
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Blog — PlanetScale
Blog — PlanetScale
MongoDB | Blog
MongoDB | Blog
F
Fortinet All Blogs

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
Collaborative Deploy Previews now available with Bitbucket
Nahrin Jalal · 2023-03-31 · via Netlify Changelog

In addition to Github, Gitlab, and Azure DevOps, Deploy Previews are now supported with repositories on Bitbucket!

Deploy Previews enable teams to preview a site with incoming changes, before they land in production. Any pull/merge requests against your production branch — or any other deployed branches — results in a Deploy Preview:

A deploy was successful for a Bitbucket site. You can open the Deploy Preview from the Netlify UI.

You can find a list of Deploy Previews in Your Site > Deploys in the Netlify UI.

You can also invite your team to collaborate on incoming changes in the Netlify Drawer:

Collaboration tools displayed in a modal on top of the Deploy Preview. The current user is requesting review from the marketing team in the Conversations tab.

These collaboration tools are available inline on the Deploy Preview. They empower your team to discuss changes, take screenshots or screen recordings, and file issues in your project management tool of choice—such as Bitbucket or Jira.

The Netlify Drawer has fields available for filing an issue with supporting metadata. In this case, the user has integrations with both Bitbucket and Jira.

Discussions in the “Conversations” tab are automatically synced back to the relevant pull request on Bitbucket. Learn more about the Netlify Drawer

How to get Deploy Previews with Bitbucket repositories

Existing sites

For existing sites on Netlify, you need to re-link the site to your Bitbucket repository. Before you do, please note that any deploy keys and build hooks will be deleted when updating the repository. You will need to re-configure these.

To re-link the repository:

  1. Go to Site Settings > Build & deploy > Manage repository.
  2. Hit Manage repository > Link to a different repository
  3. Connect to Bitbucket and select the same repository.

Deploy Previews will now be available when you open new pull requests on this site!

New sites

Any new sites imported from an existing Bitbucket project will have Deploy Previews enabled by default.

Manage collaborative Deploy Preview settings

Deploy Previews are enabled by default, but you can update this setting at any time in Site Settings > Build & deploy > Branches and deploy contexts.

You can also find Netlify Drawer settings in Site Settings > Build & deploy > Collaboration tools. The Netlify Drawer is available for Deploy Previews, as well as branch deploys, should you want to collaborate on long-term preview environments.

Configure deploy notifications

You can keep track of what’s happening on Netlify by setting up deploy notifications.

A list of commit status and pull request comment notifications configured on a site, for various states of the site's deploys

With new support for Bitbucket repositories, you can now configure:

  • Bitbucket commit statuses: these notifications add the status of your commits to your Bitbucket project.
  • Bitbucket pull request comments: this type of notification adds a comment to your Bitbucket pull requests indicating the status of the associated deploy and provides a link to the Deploy Preview when ready.
  • Deploy notifications to Slack, email, or any other service that accepts web hooks.

Learn more about Bitbucket notifications

Try it out!

Go to Team Overview > Add new site > Import an existing project to start a new project from Bitbucket. Let us know what you think about the new support on the forums, we’d love to hear your thoughts!

Not yet using Netlify? Get started for free and import a project from Bitbucket in minutes.