-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Free space: add links to backup #36654
Conversation
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Warning Rate limit exceeded@frenck has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 1 minutes and 58 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe pull request introduces documentation updates related to backup management in Home Assistant. A new section on "Deleting obsolete backups" has been added to the backups documentation, providing users with clear instructions on manually removing old backup files. The "Free Space" document has been restructured to simplify backup management guidance, with references to the new backup deletion section and a more concise approach to explaining backup storage options. Changes
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
source/_includes/common-tasks/backups.md (1)
107-118
: Consider adding a note about backup retention policies.While the instructions are clear and well-structured, it would be helpful to add a note about considering retention policies before bulk deletion (e.g., keeping at least one recent backup).
Add a note after line 117:
- From the list of backups, select all the ones you want to delete and select **Delete selected**. + {% icon "mdi:information-outline" %} Consider keeping at least one recent backup for recovery purposes.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (2)
source/_includes/common-tasks/backups.md
(2 hunks)source/more-info/free-space.markdown
(1 hunks)
🔇 Additional comments (3)
source/more-info/free-space.markdown (2)
50-54
: LGTM! Clear and well-structured guidance.The new content effectively guides users through backup management with:
- Clear reference to detailed instructions
- Important note about preventing backup accumulation
- Logical flow from manual deletion to automated management
58-58
: LGTM! Concise explanation with proper cross-referencing.The simplified explanation of external backup storage maintains clarity while directing users to detailed instructions.
source/_includes/common-tasks/backups.md (1)
96-98
: LGTM! Clear UI navigation instructions.The instructions effectively explain both single and multi-selection processes, with proper icon references.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @c0ffeeca7 👍
../Frenck
Proposed change
Free space: add links to backup
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.Summary by CodeRabbit