Update changelog for fleetd 1.55.0 release - #44733
Conversation
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
WalkthroughThis PR removes five changelog entries from various Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
There was a problem hiding this comment.
Pull request overview
Updates Orbit’s release notes for the fleetd 1.55.0 release by consolidating orbit/changes/* entries into orbit/CHANGELOG.md and adjusting the make changelog-orbit generator to match the new heading format.
Changes:
- Add a new
1.55.0section toorbit/CHANGELOG.mdand normalize historical heading formatting. - Remove consumed
orbit/changes/*entries as part of the release-changelog consolidation. - Update
make changelog-orbitto emit the new changelog heading format.
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| orbit/changes/update-go-1.26.2 | Removes consumed change entry after consolidating into orbit/CHANGELOG.md. |
| orbit/changes/issue-40809-bitlocker-key-rotation | Removes consumed change entry after consolidating into orbit/CHANGELOG.md. |
| orbit/changes/44202-update-macadmins-osquery-extension | Removes consumed change entry after consolidating into orbit/CHANGELOG.md. |
| orbit/changes/43259-fleetd-remove-debugging-symbols | Removes consumed change entry after consolidating into orbit/CHANGELOG.md. |
| orbit/changes/41379-orbit-eua | Removes consumed change entry after consolidating into orbit/CHANGELOG.md. |
| orbit/changes/38230-sso-window-reopen | Removes consumed change entry after consolidating into orbit/CHANGELOG.md. |
| orbit/changes/33555-better-error-handling-of-win-pre-install-setup | Removes consumed change entry after consolidating into orbit/CHANGELOG.md (but currently missing from the new 1.55.0 section). |
| orbit/CHANGELOG.md | Adds the 1.55.0 release notes and adjusts heading formatting across the file. |
| Makefile | Updates changelog-orbit to generate the new changelog heading format. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Summary by CodeRabbit
Bug Fixes
Chores