[PR #7728] [MERGED] [AI] Update preview-builds doc with current URL pattern and additional previews #97246

Closed
opened 2026-05-26 14:05:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7728
Author: @nikhilweee
Created: 5/6/2026
Status: Merged
Merged: 5/8/2026
Merged by: @MatissJanis

Base: masterHead: docs-preview-builds-update


📝 Commits (3)

  • 04b34da [AI] Update preview-builds doc with current URL pattern and additional previews
  • 9c9a7d5 [AI] Simplify preview labels and add release notes
  • 8d6dc56 Merge branch 'master' into docs-preview-builds-update

📊 Changes

2 files changed (+14 additions, -4 deletions)

View changed files

📝 packages/docs/docs/contributing/preview-builds.md (+8 -4)
upcoming-release-notes/7728.md (+6 -0)

📄 Description

Description

Updates packages/docs/docs/contributing/preview-builds.md to reflect the current Netlify preview deployments.

Changes:

  • Switch the documented main-app URL to the canonical https://deploy-preview-{pr-number}.demo.actualbudget.org/ form (instead of the older --actualbudget.netlify.app pattern).
  • Drop the dead pr-414 example link, since preview deployments age out and return 404.
  • Add the Storybook and Website preview URLs — each PR actually gets three previews, but only the main app was documented.

None.

Testing

  • Verified all three URL patterns return HTTP 200 against an active PR.
  • Ran yarn lint, yarn typecheck, and yarn test locally; all green (typecheck has a pre-existing proper-lockfile warning in @actual-app/cli unrelated to this change).
  • Rendered the docs site locally with yarn workspace docs start to confirm the page reads cleanly.

Checklist

  • Release notes added (see link above)
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/7728 **Author:** [@nikhilweee](https://github.com/nikhilweee) **Created:** 5/6/2026 **Status:** ✅ Merged **Merged:** 5/8/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `docs-preview-builds-update` --- ### 📝 Commits (3) - [`04b34da`](https://github.com/actualbudget/actual/commit/04b34daa6329557bbe68a6bbd5acb0a55061ace1) [AI] Update preview-builds doc with current URL pattern and additional previews - [`9c9a7d5`](https://github.com/actualbudget/actual/commit/9c9a7d522d3efbe6cf411b2fb569df0585845a83) [AI] Simplify preview labels and add release notes - [`8d6dc56`](https://github.com/actualbudget/actual/commit/8d6dc56a1d9f6ea05a57029039427a4b8fb1e6f2) Merge branch 'master' into docs-preview-builds-update ### 📊 Changes **2 files changed** (+14 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/docs/docs/contributing/preview-builds.md` (+8 -4) ➕ `upcoming-release-notes/7728.md` (+6 -0) </details> ### 📄 Description ## Description Updates packages/docs/docs/contributing/preview-builds.md to reflect the current Netlify preview deployments. Changes: * Switch the documented main-app URL to the canonical https://deploy-preview-{pr-number}.demo.actualbudget.org/ form (instead of the older --actualbudget.netlify.app pattern). * Drop the dead pr-414 example link, since preview deployments age out and return 404. * Add the Storybook and Website preview URLs — each PR actually gets three previews, but only the main app was documented. ## Related issue(s) None. ## Testing * Verified all three URL patterns return HTTP 200 against an active PR. * Ran yarn lint, yarn typecheck, and yarn test locally; all green (typecheck has a pre-existing proper-lockfile warning in @actual-app/cli unrelated to this change). * Rendered the docs site locally with yarn workspace docs start to confirm the page reads cleanly. ## Checklist - [x] Release notes added (see link above) - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed <!--- actual-bot-sections ---> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-26 14:05:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#97246