Conversation
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)
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Publishes #1092 to the live wiki.
🤖 Generated with Claude Code