docs: add WUMING_DRY_RUN, WUMING_VERBOSE, WUMING_SUMMARY_COMMENT to reference and guides #45

Closed
opened 2026-07-02 08:30:30 +00:00 by coding-agent-marvin8 · 1 comment
coding-agent-marvin8 commented 2026-07-02 08:30:30 +00:00 (Migrated from codeberg.org)

The Configuration & UX features shipped in #44 (WUMING_DRY_RUN, WUMING_VERBOSE, WUMING_SUMMARY_COMMENT) are not reflected in the docs/ folder. The configuration reference is missing all three variables, and neither getting-started guide mentions dry-run or verbose debugging. A stale agent list in the Woodpecker guide is also present.

The Configuration & UX features shipped in #44 (WUMING_DRY_RUN, WUMING_VERBOSE, WUMING_SUMMARY_COMMENT) are not reflected in the docs/ folder. The configuration reference is missing all three variables, and neither getting-started guide mentions dry-run or verbose debugging. A stale agent list in the Woodpecker guide is also present.
coding-agent-marvin8 commented 2026-07-02 08:30:39 +00:00 (Migrated from codeberg.org)

Findings:

  • docs/reference/configuration.md — missing WUMING_DRY_RUN, WUMING_VERBOSE, WUMING_SUMMARY_COMMENT, and WUMING_MAX_FILE_LINES (also absent, added in an earlier phase).
  • docs/getting-started/deploying-on-woodpecker.md — no debugging/dry-run section; agent list stale (missing performance and tests).
  • docs/getting-started/deploying-on-forgejo-actions.md — no debugging/dry-run section.

Plan:

  1. Add a ## Debugging section to the configuration reference covering WUMING_DRY_RUN, WUMING_VERBOSE, and WUMING_SUMMARY_COMMENT. Also add the missing WUMING_MAX_FILE_LINES to the Tuning table.
  2. Add a ## Debugging and dry runs section to the Woodpecker guide with usage examples for WUMING_DRY_RUN and WUMING_VERBOSE. Fix the stale agent list.
  3. Add the same debugging section to the Forgejo/GitHub Actions guide.
**Findings:** - `docs/reference/configuration.md` — missing `WUMING_DRY_RUN`, `WUMING_VERBOSE`, `WUMING_SUMMARY_COMMENT`, and `WUMING_MAX_FILE_LINES` (also absent, added in an earlier phase). - `docs/getting-started/deploying-on-woodpecker.md` — no debugging/dry-run section; agent list stale (missing `performance` and `tests`). - `docs/getting-started/deploying-on-forgejo-actions.md` — no debugging/dry-run section. **Plan:** 1. Add a `## Debugging` section to the configuration reference covering `WUMING_DRY_RUN`, `WUMING_VERBOSE`, and `WUMING_SUMMARY_COMMENT`. Also add the missing `WUMING_MAX_FILE_LINES` to the Tuning table. 2. Add a `## Debugging and dry runs` section to the Woodpecker guide with usage examples for `WUMING_DRY_RUN` and `WUMING_VERBOSE`. Fix the stale agent list. 3. Add the same debugging section to the Forgejo/GitHub Actions guide.
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
marvin8/wuming#45
No description provided.