Skip to content

Add route for Windows default fleet information - #49898

Merged
melpike merged 2 commits into
mainfrom
melpike-patch-7
Jul 27, 2026
Merged

Add route for Windows default fleet information#49898
melpike merged 2 commits into
mainfrom
melpike-patch-7

Conversation

@melpike

@melpike melpike commented Jul 24, 2026

Copy link
Copy Markdown
Member

Related issue: Resolves #41787

Summary by CodeRabbit

  • New Features
    • Added a convenient link for learning how to set a default Fleet for new Windows hosts.
    • The link now redirects to the relevant Windows MDM setup guidance, specifically for setting a default fleet for new hosts.

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: a9fa30f7-0361-4b94-a1be-00773fd365c8

📥 Commits

Reviewing files that changed from the base of the PR and between a4b2260 and 899f645.

📒 Files selected for processing (1)
  • website/config/routes.js

Walkthrough

Adds a GET /learn-more-about/windows-default-fleet route that redirects to the Windows MDM setup guide’s default Fleet section.

Possibly related PRs

  • fleetdm/fleet#48658 — Adds a related Windows MDM documentation redirect in website/config/routes.js.
  • fleetdm/fleet#49915 — Adds another /learn-more-about/... redirect to a guide anchor in website/config/routes.js.
🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (2 warnings)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description only includes the related issue and omits the template's checklist, testing, and other required sections. Fill out the template sections or remove unused ones, and include the checklist and testing details relevant to this change.
Linked Issues check ⚠️ Warning The PR only adds a learn-more redirect and does not implement the Windows default fleet configuration requested in #41787. Implement the default fleet feature across the required UI, API, YAML, GitOps, permissions, and lifecycle behaviors.
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title matches the change: it adds a Windows default fleet information route.
Out of Scope Changes check ✅ Passed No out-of-scope changes are evident; the redirect is directly related to the Windows default fleet guidance.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch melpike-patch-7

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.

@fleet-release
fleet-release requested a review from eashaw July 24, 2026 23:25
@melpike
melpike merged commit ea1c1e9 into main Jul 27, 2026
12 checks passed
@melpike
melpike deleted the melpike-patch-7 branch July 27, 2026 13:27
@coderabbitai coderabbitai Bot mentioned this pull request Jul 27, 2026
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.

Add default fleets for Windows Autopilot-enrolled hosts

3 participants