Skip to content

Conversation

@github-actions
Copy link
Contributor

Documentation Updates - November 22-23, 2025

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

Features Documented

Changes Made

  • Updated safe outputs table to include three new safe output types

  • Added close-issue section with configuration examples showing:

    • Target modes (triggering, *, or specific issue number)
    • Label filtering with required-labels
    • Title prefix filtering with required-title-prefix
    • Max closures configuration
    • Cross-repository support
    • State reason options
  • Added add-reviewer section with configuration examples showing:

    • Reviewer allowlist with reviewers option
    • Target modes (triggering, *, or specific PR number)
    • Max reviewers configuration
    • Cross-repository support
    • Copilot bot reviewer support
  • Added close-pull-request section with configuration examples showing:

    • Target modes (triggering, *, or specific PR number)
    • Label filtering with required-labels
    • Title prefix filtering with required-title-prefix
    • Max closures configuration
    • Cross-repository support
    • Use cases for automated cleanup

Merged PRs Referenced

Documentation Approach

Followed the Diátaxis framework reference documentation guidelines:

  • Concise, technical descriptions
  • Configuration examples with all key options
  • No promotional language
  • Consistent formatting with existing safe output documentation
  • Proper YAML code blocks with wrap attribute

Notes

All three features are user-facing safe output types that enable new automation capabilities for workflows. These additions complement the existing issue and PR management safe outputs.

AI generated by Daily Documentation Updater

Add documentation for three new safe output types merged in the last 24 hours:

- close-issue: Close GitHub issues with comment and state reason filtering
- add-reviewer: Add reviewers to pull requests with allowlist support
- close-pull-request: Close PRs without merging with label/title filtering

Changes made:
- Added entries to safe outputs table in reference documentation
- Added detailed configuration sections for each new safe output type
- Included examples with all configuration options
- Documented target modes, filtering options, and cross-repo support

Features documented from:
- PR #4568: close-pull-request safe output
- PR #4564: add-reviewer safe output
- PR #4554: close-issue safe output

🤖 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 23, 2025
@pelikhan pelikhan merged commit 48f73b2 into main Nov 23, 2025
4 checks passed
@pelikhan pelikhan deleted the docs/update-safe-outputs-nov-23-8f10313598df0d56 branch November 23, 2025 14:13
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