Skip to content

fix(doctor): capitalise the markers and use INFO - #36

Merged
aicayzer merged 1 commit into
mainfrom
fix/doctor-marker-case
Aug 21, 2026
Merged

fix(doctor): capitalise the markers and use INFO#36
aicayzer merged 1 commit into
mainfrom
fix/doctor-marker-case

Conversation

@aicayzer

Copy link
Copy Markdown
Owner

Only `FAIL` was capitalised, so it read as the one marker that mattered while the rest looked like prose. They are a severity ladder and should look like one.

`note` becomes `INFO`, which is the convention people already read without thinking about it.

OK    not paused
INFO  github has 4 runner(s) at org withmarfa, the pool expects 1
WARN  the clean agent is not loaded
FAIL  no pools are registered, so there is nothing to pick a job up

No behaviour change: the counters, exit status and remedy lines are untouched.

…e one

OK, INFO, WARN and FAIL. Only FAIL was capitalised, which read as though
it were the only one that counted, and 'note' sat outside the convention
people already read fluently.
@aicayzer
aicayzer merged commit d7967a0 into main Aug 21, 2026
2 checks passed
@aicayzer
aicayzer deleted the fix/doctor-marker-case branch August 21, 2026 14:23
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.

1 participant