Skip to content

Conversation

@github-actions
Copy link
Contributor

Documentation Updates - 2025-11-25

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

Features Documented

  1. Temporary IDs for issue creation (from Add temporary ID support for create_issue safe output #4698) - Added documentation for the new temporary_id field in create_issue safe output, enabling parent-child issue references
  2. Lockdown mode for GitHub tool (from Add lockdown field to GitHub tool configuration #4659) - Added documentation for the new lockdown field in GitHub tool configuration

Changes Made

  • docs/src/content/docs/reference/safe-outputs.md:

    • Added new section "Temporary IDs for Issue References" under Issue Creation
    • Documented the aw_ prefix format for temporary IDs
    • Provided JSON example showing parent-child issue creation with reference resolution
    • Explained how #aw_abc123def456 references are replaced with actual issue numbers
  • docs/src/content/docs/reference/tools.md:

    • Added new "Lockdown Mode" section under GitHub Tools → Modes and Restrictions
    • Documented the lockdown: true configuration option
    • Explained security benefits for workflows processing public repository data
    • Clarified that private repositories and collaborator content remain unaffected

Merged PRs Referenced

Additional Context

Both features were merged in the last 24 hours and are user-facing enhancements that developers will benefit from knowing about. The documentation follows the Diátaxis framework (Reference format) and adheres to the project's documentation guidelines for neutral tone and concise technical descriptions.

AI generated by Daily Documentation Updater

… GitHub tool

Added documentation for two user-facing features merged in the last 24 hours:

1. Temporary IDs for create_issue safe output - enables parent-child issue references
2. Lockdown mode for GitHub tool - limits public repo content to push-access authors

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

Co-Authored-By: Claude <[email protected]>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation labels Nov 25, 2025
@pelikhan pelikhan merged commit b9335ed into main Nov 25, 2025
4 checks passed
@pelikhan pelikhan deleted the main-771c362751cb69b4 branch November 25, 2025 06:18
mnkiefer pushed a commit that referenced this pull request Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants