Skip to content

Commit f2cfa26

Browse files
committed
Add changelog entry for builds preview button
1 parent b66b61c commit f2cfa26

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
396 KB
Loading
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Preview URLs now visible in build details page
3+
description: You can now access Preview URLs directly from the build details page
4+
products:
5+
- workers
6+
date: 2025-10-30
7+
---
8+
9+
You can now access [preview URLs](/workers/configuration/previews/) directly from the build details page. No more hunting through build logs or pull request comments to find your preview link.
10+
11+
![preview button](src/assets/images/changelog/workers/builds-preview-button.png)
12+
13+
14+
**What's new**
15+
* A **Preview** button now appears in the top-right corner of the build details page for successful builds
16+
* Click it to instantly open your per-branch preview URL and test changes before merging
17+
* Matches the same experience you're familiar with from Pages

0 commit comments

Comments
 (0)