Skip to content

docs: add Publishing section to README and clarify dispatch-input error recovery#100

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/add-publishing-section-and-dispatch-error-recovery-10a690d66adedddd
Draft

docs: add Publishing section to README and clarify dispatch-input error recovery#100
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/add-publishing-section-and-dispatch-error-recovery-10a690d66adedddd

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 6, 2026

Summary

  • Fixes broken link: CONTRIBUTING.md:115 referenced README.md#publishing but the section didn't exist. Added a ## Publishing section to README.md documenting version bump, GitHub release, and external directory listing steps.
  • Expands agent-team dispatch-error docs: The recent commit (d688265) hardened all three dispatch-driven agents (planner / implementer / reviewer) to fail loudly on missing workflow_dispatch inputs. The catalog/agent-team/README.md "Input propagation" gotcha now includes the exact state:blocked error message users will see and the gh workflow run commands needed to manually re-dispatch each stuck stage.

Changes

File Change
README.md Added ## Publishing section (version bump → GitHub release → external listings)
catalog/agent-team/README.md Expanded "Input propagation" gotcha with error message text and per-stage recovery commands

Test plan

  • tests/test-invariants.sh — all 27 assertions pass with no failures
  • No workflow or skill files modified — tier-1/tier-3 tests unaffected
  • CONTRIBUTING.md #publishing anchor now resolves

Generated by Update Docs ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/update-docs.md@96b9d4c39aa22359c0b38265927eadb31dcf4e2a

…or recovery

Fixes broken CONTRIBUTING.md reference: the #publishing anchor was
referenced but the section didn't exist. Also expands the agent-team
"Input propagation" gotcha to include the exact blocked-state error
message and the gh workflow run commands needed to re-dispatch each
agent stage manually, which became relevant after the fail-loud
hardening in d688265.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions Bot added automation documentation Improvements or additions to documentation labels May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants