Skip to content

docs: document --dispatch-mode, --verbose, --log-file CLI flags#866

Closed
diberry wants to merge 0 commit intodevfrom
squad/audit-docs-cli-flags
Closed

docs: document --dispatch-mode, --verbose, --log-file CLI flags#866
diberry wants to merge 0 commit intodevfrom
squad/audit-docs-cli-flags

Conversation

@diberry
Copy link
Copy Markdown
Collaborator

@diberry diberry commented Apr 5, 2026

What

Why

How


⚠️ Quick Check

  • If SDK/CLI source files changed: completed the applicable Changeset step below (npx changeset add / .changeset/*.md, direct CHANGELOG.md entry for maintainers, or skip-changelog label for no user-facing changes)

PR Readiness Checklist

The PR readiness bot will validate these automatically after push.
Check each item before requesting review. See CONTRIBUTING.md for full details.

Branch & Commit

  • Branch created from dev (not main)
  • Branch is up to date with dev (git fetch upstream && git rebase upstream/dev)
  • Verified diff contains only intended changes (git diff --cached --stat)
  • PR is not in draft mode (mark ready when checks pass)
  • Commit history is clean (squash fixups before review)

Build & Test

  • npm run build passes
  • npm test passes (all tests green)
  • npm run lint passes (type check clean)
  • npm run lint:eslint passes
  • For migration PRs (>20 files): include test output summary in PR description

Changeset

  • Changeset added via npx changeset add (if packages/squad-sdk/src/ or packages/squad-cli/src/ changed)
  • Or direct CHANGELOG.md entry (maintainers only — write-protected for external contributors)
  • Or skip-changelog label applied (if no user-facing changes)

Docs

  • README section updated (if new feature/module)
  • Docs feature page (if new user-facing capability)

Exports

  • package.json subpath exports updated (if new module)

Breaking Changes

Waivers

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 5, 2026

🟢 Impact Analysis — PR #866

Risk tier: 🟢 LOW

📊 Summary

Metric Count
Files changed 0
Files added 0
Files modified 0
Files deleted 0
Modules touched 0

🎯 Risk Factors

  • 0 files changed (≤5 → LOW)
  • 0 module(s) touched (≤1 → LOW)

📦 Modules Affected


This report is generated automatically for every PR. See #733 for details.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 5, 2026

🛫 PR Readiness Check

ℹ️ This comment updates on each push. Last checked: commit 072252a

PR Scope: 🔧 Infrastructure

⚠️ 5 item(s) to address before review

Status Check Details
Single commit 0 commits — consider squashing before review
Not in draft PR is still in draft — mark as ready for review when done
Branch up to date dev is 3 commit(s) ahead — rebase recommended
Copilot review No Copilot review yet — it may still be processing
Changeset present No source files changed — changeset not required
Scope clean No .squad/ or docs/proposals/ files
No merge conflicts Merge status unknown — GitHub is still computing
Copilot threads resolved No Copilot review threads
CI passing 2 check(s) failing: publish (22), release

This check runs automatically on every push. Fix any ❌ items and push again.
See CONTRIBUTING.md and PR Requirements for details.

@diberry diberry closed this Apr 6, 2026
@diberry diberry force-pushed the squad/audit-docs-cli-flags branch from 37fe401 to 072252a Compare April 6, 2026 01:24
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