Skip to content

Add strict doctor status - #361

Merged
jongio merged 1 commit into
mainfrom
idea/doctor-strict-status
Jul 27, 2026
Merged

Add strict doctor status#361
jongio merged 1 commit into
mainfrom
idea/doctor-strict-status

Conversation

@jongio

@jongio jongio commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Closes #278

Adds an ok field to doctor JSON and a --strict flag that returns a non-zero exit when health checks fail. Text output also prints the ok state for quick shell checks.

Validation:

  • go build ./...
  • mage install

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 340b4dd3-b4b3-4f1a-9163-66b16d96fa81
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 24, 2026
@jongio jongio self-assigned this Jul 24, 2026
@jongio
jongio merged commit 7e13706 into main Jul 27, 2026
2 checks passed
@jongio
jongio deleted the idea/doctor-strict-status branch July 27, 2026 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a strict exit code and ok flag to dispatch doctor

1 participant