Skip to content

Deprecate automatic updates documentation (ENG-3288)#59

Open
claude[bot] wants to merge 3 commits into
mainfrom
docs/eng-3288-deprecate-automatic-updates
Open

Deprecate automatic updates documentation (ENG-3288)#59
claude[bot] wants to merge 3 commits into
mainfrom
docs/eng-3288-deprecate-automatic-updates

Conversation

@claude

@claude claude Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Requested by Simon Kraft · Slack thread

What & why

The automatic updates feature has been deprecated and removed. The old Software → Automatic updates page (app.patchstack.com/software/updates) now returns a 404, but the docs still documented the feature and pointed users at it, causing support confusion. (ENG-3288)

Before: docs.patchstack.com had a full Automatic updates page with setup instructions and screenshots, and the Getting Started and Site software pages walked users through enabling auto-updates.
After: the Automatic updates page is gone, its old URL 301-redirects to the Software overview page so no link 404s, and every other mention of the feature is removed.

How

  • Deleted src/content/docs/Patchstack App/Software/automatic-updates.md (removes the page and its sidebar entry).
  • netlify.toml: repointed the existing /docs/automatic-updates redirect and added 301 redirects for /patchstack-app/software/automatic-updates (with and without trailing slash) → /patchstack-app/software/software-overview/.
  • Removed the auto-update references from start-using-patchstack.md, site-software.mdx, the software logs aside, and an FAQ example.

Left untouched: the plugin changelog (historical record) and the plugin-level auto_update API option in wp-options.mdx (separate plugin-level setting).

The automatic updates feature has been deprecated and the old
Software > Automatic updates page (app.patchstack.com/software/updates)
now returns a 404, but the docs still pointed users there.

- automatic-updates.md: add deprecation callout at the top, reword the
  availability line to past tense, remove the broken app link, and
  reframe the how-to instructions as historical.
- start-using-patchstack.md: replace the "enable auto-updates" step
  sub-items with a deprecation note.
- site-software.mdx: remove the "enable auto-updates" action bullet and
  add a deprecation note.
@netlify

netlify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploy Preview for deluxe-meerkat-8daf24 ready!

Name Link
🔨 Latest commit e8f1acf
🔍 Latest deploy log https://app.netlify.com/projects/deluxe-meerkat-8daf24/deploys/6a551345c3ffb10008f86fb4
😎 Deploy Preview https://deploy-preview-59--deluxe-meerkat-8daf24.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@claude claude Bot marked this pull request as ready for review July 13, 2026 16:24
Fully remove the deprecated automatic-updates page instead of keeping it
with a deprecation notice:
- Delete Patchstack App/Software/automatic-updates.md
- Repoint /docs/automatic-updates redirect and add 301 redirects from the
  old /patchstack-app/software/automatic-updates URL to the Software
  overview page
- Remove auto-update mentions and deprecation callouts from the getting
  started guide and the site software page
@krafit

krafit commented Jul 13, 2026

Copy link
Copy Markdown

/review

@ejntaylor

Copy link
Copy Markdown
Contributor

/rview

@ejntaylor

Copy link
Copy Markdown
Contributor

/review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants