Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 7, 2025

Documentation Updates - November 7, 2025

This PR updates the documentation based on features merged in the last 24 hours.

Features Documented

Changes Made

  • docs/troubleshooting/errors.md: Removed outdated "Strict Mode Bash Wildcard Not Allowed" error section since bash wildcards are now allowed in strict mode
  • docs/reference/tools.md: Removed "refused in strict mode" note for bash wildcards
  • docs/guides/security.md: Updated comment from "avoid wildcards" to "consider carefully" with neutral language
  • docs/tools/cli.md: Added documentation for:
    • Wildcard workflow addition (e.g., gh aw add "githubnext/agentics/ci-*")
    • Improved workflow discovery with formatted tables when workflows are not found
    • Warning-based handling for duplicate workflows during wildcard adds

Merged PRs Referenced

Notes

  • The timeout-minutes field was already documented in the frontmatter.md file in PR Add timeout-minutes field and deprecate timeout_minutes #3405
  • Several internal/infrastructure PRs from the last 24 hours (dependency updates, refactoring, Mermaid diagrams, etc.) did not require user-facing documentation updates
  • All changes follow the Diátaxis framework and documentation guidelines

AI generated by Daily Documentation Updater

Update documentation to reflect recent feature changes and improvements.

Changes made:
- Remove outdated bash wildcard restriction in strict mode (PR #3407)
- Update CLI documentation for improved workflow discovery (PR #3402, #3406)
- Document wildcard workflow addition with better error handling (PR #3404)
- Update security guide to use neutral language about wildcards

Referenced PRs:
- #3407 - Remove bash wildcard restriction in strict mode
- #3406 - Display workflow list as table with ID, Name, and Description
- #3402 - Show available workflows when workflow not found in add command
- #3404 - Emit warning instead of error when wildcard adds encounter existing workflows

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation labels Nov 7, 2025
@pelikhan pelikhan merged commit 53de98e into main Nov 7, 2025
4 checks passed
@pelikhan pelikhan deleted the docs/update-nov-7-2025-1342370cd6344ea0 branch November 7, 2025 06:14
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.

2 participants