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

推荐订阅源

云风的 BLOG
云风的 BLOG
The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
博客园 - 三生石上(FineUI控件)
T
The Blog of Author Tim Ferriss
宝玉的分享
宝玉的分享
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
V
Visual Studio Blog
小众软件
小众软件
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
MongoDB | Blog
MongoDB | Blog
V
V2EX
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 【当耐特】
Microsoft Azure Blog
Microsoft Azure Blog
The Cloudflare Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Engineering at Meta
Engineering at Meta
L
LangChain Blog
Martin Fowler
Martin Fowler
GbyAI
GbyAI
博客园 - 司徒正美

CloudCannon Blog

Building with AI: Git-based vs headless vs traditional CMS CloudCannon + Astro: performance meets powerful content management Introducing the Astro Component Starter Introducing Jetstream — built on the Astro Component Starter Why we switched to the system font stack Redesigning CloudCannon’s docs with Diátaxis, Lume, and Pagefind Make content editing more visual: upgraded Editable Regions How Configuration Mode makes building editing interfaces easy Your hosting just got an upgrade (and a price cut) Custom testing domains for professional branding Keep your content consistent with input validation Managing multilingual content in CloudCannon Simplify team publishing with conflict resolution and domain tools Open Beta: Publishing Conflict Resolution Getting started with CloudCannon and Astro: Bookshop, components, and live editing Welcome to the CloudCannon Community! Omnichannel delivery is just marketing spin from API-based CMS companies Getting started with CloudCannon and Astro: Snippets and Collections Managing digital assets in CloudCannon: a guide to smart asset storage Understanding CloudCannon's branching workflows and Projects: a complete guide What is a static website? CloudCannon’s 2024 wrapped Getting started with CloudCannon and Astro: WYSIWYG blogging Jamstack vs. WordPress: reasons to make the change The top five static site generators for 2025 (and when to use them!) Free Jekyll themes for 2025: ten great community options Eleventy (11ty) vs. Hugo How to set up WYSIWYG editing with MkDocs Material The rise of static-first websites: why major brands are making the switch Watching your Core Web Vitals on Jamstack
Deploy Previews for better visibility, wherever your team...
2026-06-23 · via CloudCannon Blog

When you open a pull request in GitHub, GitLab, or Bitbucket, CloudCannon can now build a live preview of your Site for that branch, with the full editing experience you’d get on any CloudCannon Site, then comment back on the pull request so the rest of your team can find it. Developers stay in their Git workflow. Content editors and managers can open the previews in CloudCannon, check the real pages, and sign off before anything merges.

We built Deploy Previews partly to smooth out our own workflows. Every release day, someone on our engineering team spent about ten minutes gathering each open pull request and its preview Site into a single Slack post so the rest of the team could find them. That ritual was really about one thing: letting everyone see the same work, wherever they happen to be working. Now CloudCannon can post those details on the pull request the moment one opens, and surface every PR as a preview inside the CMS.

How it works Direct link to this section

Customers on Team plans and above can turn Deploy Previews on or off for each Project they own. When a PR opens, CloudCannon can build a Site for that branch, with its own build, testing domain, and the same editor you use everywhere else in CloudCannon. It can also comment back on the pull request with the build status, a link to the live preview, and another link directly back straight to the CloudCannon Site. These two automations are both optional and independent, so you can run one without the other, or neither if you’d prefer.

The main idea is visibility in both directions. A developer working in their editor, or straight from their Git provider, gets a comment on the PR pointing to the preview. A content editor or manager working in CloudCannon sees the same work as a real Site they can open and edit. Nothing your team is building stays stuck on one side.

Screenshot showing optional tabs in CloudCannon Projects

Two new optional tabs in your Project help make this concrete. The Pull Requests tab shows what’s open and which previews are attached. The Branches tab gives you the same picture from the branch angle. Both tabs have quick actions available to users, without digging through settings. Even better, both of these new tabs are available on every plan, and you can choose whether to make them visible to your users.

In practice that means a reviewer can open the Pull Requests tab, see every open PR in the order they were last updated, and click into a working version of the site. They can read the actual page immediately, in CloudCannon, and they can approve the real thing rather than a picture of it.

Edit the preview, don’t just look at it Direct link to this section

Plenty of hosts offer deploy previews. Most give you a static build that isn’t easily pulled into a CMS, a snapshot you can look at but can’t easily change. Your previews on CloudCannon are fully editable Sites, presented within the CMS. A reviewer can open it and edit the content, with the same editor they already use everywhere else in CloudCannon. That matters most when the person reviewing isn’t a developer and what they care about is the words, the images, and the layout, not the diff.

It also fits how we think about CloudCannon in general. Some people want to work locally or in their IDE. Some want to work in the CMS within a browser. Some barely leave their Git provider. We’d rather fit around all of them than make everyone funnel through one workflow. Deploy Previews let a developer stay in their pull request and a content editor stay in CloudCannon, both looking at the same work.

Pull requests from outside your team Direct link to this section

For security reasons, CloudCannon won't automatically build a Site for pull requests opened from a fork. Any fork PRs get a comment explaining this, with a path to connect a Site by hand once your team has looked the changes over and decided they’re trustworthy. CloudCannon spots a fork PR the same way across GitHub, GitLab, and Bitbucket, so this behavior is consistent wherever your code lives.

If you’re running an open repo, or working with freelancers and external contributors, that’s the behavior you want.

Switch it on whenever you're ready Direct link to this section

Deploy Previews are available on Team plans and above. You’ll really start to feel the value once you’ve got a few people working in parallel and more than one of them needs to see what’s going on.

The Pull Requests and Branches tabs are slightly different. Because they add visibility to everyone working with Git (and therefore everyone on CloudCannon!), they’re free on every plan to turn on or off as you like.

To turn Deploy Previews on, open a Project, go to Project Settings, and find the Deploy Previews section. Automatic Sites and automatic PR comments are separate switches, and you're also able to add a custom footer to the comments, and decide whether draft pull requests should be included in either case.