Skip to content

Sync dev to main: MSR-1 descriptions - #1093

Merged
bharvey88 merged 2 commits into
mainfrom
dev
Aug 22, 2026
Merged

Sync dev to main: MSR-1 descriptions#1093
bharvey88 merged 2 commits into
mainfrom
dev

Conversation

@bharvey88

Copy link
Copy Markdown
Contributor

Publishes #1092 to the live wiki.

🤖 Generated with Claude Code

Nine MSR-1 pages had no description of their own, so link embeds fell back
to the site-wide sentence and told a reader nothing about which page they
were about to open. Several of them share a title with pages under other
products, "Reset Wi-Fi Credentials" appears fifteen times across the wiki,
so the title alone could not disambiguate them either.

Eight get a real description. The ninth, the update frequency page, is
removed: its entire content was a heading and a link to
wiki.apolloautomation.cloud, which now returns 404. A redirect sends its
URL to the live general page on the current wiki, since the page has been
published long enough for the URL to be in circulation.

Quote the description values. YAML reads an unquoted scalar containing a
colon followed by a space as a mapping, which silently invalidates the
whole front matter block and leaves the page on the fallback. Two of these
descriptions hit that, and the failure is invisible short of reading the
built meta tags.

Give the two snippet includers of zones-ha and zones-hlk a `:4:` offset.
Both pull their source in whole, so without the offset the new front
matter renders as visible text on the including page.

Verified against a full build: all eight pages emit their own
og:description, both includers still render their H1 with no front matter
leaking into the body, and the removed URL serves a redirect to
products/general/setup/change-the-update-frequency-of-sensors.

Still outstanding and untouched here: 25 files under docs/_snippets are
published as standalone pages and sit in the sitemap, and 178 snippet
wrapper pages across the main and homey trees cannot carry a description
at all.

🤖 Generated with [Claude Code](https://claude.com/claude-code)
@coderabbitai

coderabbitai Bot commented Aug 22, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • beta

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 663567c5-547f-494e-8570-55e7d1462945

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@bharvey88
bharvey88 merged commit a5db834 into main Aug 22, 2026
2 checks passed
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.

1 participant