Update docs commandline.md file#47
Conversation
update the test Email section to include the address parameter
|
Maintainer review (advisory — merge authority stays with @marcelfolaron / @broskees) Intent: Updates the "Test Email" example in Change requests:
Acceptance checklist (must pass before merge):
CI status: No automated test covers doc command accuracy — treat "does the documented command actually run" as the manual test gate. Not mergeable until item 1 is confirmed, since a wrong command name would ship a regression in the docs. |
|
Maintainer review — status: needs-info (advisory) · priority: P3 · next action: verify command name against source · owner: @danp-dev 1. Intent: Updates the "Test Email" example in 2. Change requests:
3. Acceptance checklist (must pass before merge):
4. CI status: Not readable through my current tooling — confirm green in the UI. The only real gate here is verifying the command name matches source; no unit test applies to a docs change. Advisory review only — not an approval. Merge authority stays with @marcelfolaron / @broskees. |
|
Maintainer review (advisory — merge authority stays with @marcelfolaron / @broskees) · first review · full diff read at head 1. Intent: Updates the Test Email example in 2. Change requests (this is a factual/command-accuracy change, so verify against the real CLI before merge):
3. Acceptance checklist (must pass before merge):
4. CI status: No code/test surface — docs-only. The one real risk is documenting a non-existent command/flag; the manual verification in checklist #2 is the gate. Open since Dec 2025 — resolve this cycle. Advisory review only — not an approval, and I am not marking this ready or merging. Merge authority stays with @marcelfolaron / @broskees. |
|
Maintainer review (advisory — merge authority stays with @marcelfolaron / @broskees) · flagged in today's sweep as a long-open, never-reviewed PR (opened 2025-12-21, >14 days) from a first-time contributor · reviewed at head 1. Intent: Updates 2. Change requests:
3. Acceptance checklist (must pass before merge):
4. CI status: No readable CI gate. Because this documents a command contract (not just prose), CR #1 — verifying the flag exists — is the gate before merge, unlike the pure typo PRs. Thanks, @danp-dev. Advisory only — not an approval. Merge authority stays with @marcelfolaron / @broskees. |
Update the Email test to include the --address parameter for testing.
php .bin/leantime email:testemail --address="YOUREMAILADDRESS"