Skip to content

[docs] Update documentation for features from 2025-11-19#4317

Merged
pelikhan merged 1 commit intomainfrom
docs/update-2025-11-19-4640d2ac8f4c6305
Nov 19, 2025
Merged

[docs] Update documentation for features from 2025-11-19#4317
pelikhan merged 1 commit intomainfrom
docs/update-2025-11-19-4640d2ac8f4c6305

Conversation

@github-actions
Copy link
Contributor

Documentation Updates - 2025-11-19

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

Features Documented

  1. Update-release safe output (from Add update-release safe output for modifying GitHub release descriptions #4278)

    • New safe output type for updating GitHub release descriptions
    • Supports three operations: replace, append, prepend
    • Cross-repository support with custom tokens
  2. No-op safe output (from Add noop safe output for transparent workflow completion #4286)

    • New safe output for transparent workflow completion
    • Auto-enabled with any safe-outputs configuration
    • Prevents silent workflow completion
  3. Skip-if-match trigger condition (from Add skip-if-match field for conditional workflow execution based on GitHub search queries #4287)

    • New conditional workflow execution based on GitHub search queries
    • Useful for preventing duplicate runs and waiting for prerequisites
    • Supports all GitHub search qualifiers

Changes Made

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

    • Added update-release and noop to safe outputs table
    • Added detailed update-release section with operations and examples
    • Added detailed noop section with use cases and transparency benefits
  • docs/src/content/docs/reference/triggers.md:

    • Added skip-if-match section with comprehensive documentation
    • Included three common use case examples
    • Explained how the feature works with GitHub search API

Merged PRs Referenced

Documentation Guidelines

All changes follow the Diátaxis framework and documentation guidelines:

  • Reference documentation style (information-oriented)
  • Neutral, technical tone
  • Code examples with appropriate language tags
  • Concise and structured content
  • No promotional language or excessive bullet points

🤖 Generated with Claude Code

AI generated by Daily Documentation Updater

Add documentation for three new features merged in the last 24 hours:

1. Update-release safe output (PR #4278)
   - Added to safe outputs table
   - Full documentation with operations (replace, append, prepend)
   - Agent output format examples
   - Configuration options

2. No-op safe output (PR #4286)
   - Added to safe outputs table
   - Documentation explaining transparency and auto-enable
   - Agent output format examples
   - Use cases for silent completion prevention

3. Skip-if-match trigger condition (PR #4287)
   - Added to triggers reference
   - How it works explanation
   - Three common use case examples
   - GitHub search query integration details

🤖 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 19, 2025
@pelikhan pelikhan merged commit 217c1b0 into main Nov 19, 2025
4 checks passed
@pelikhan pelikhan deleted the docs/update-2025-11-19-4640d2ac8f4c6305 branch November 19, 2025 06:17
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.

1 participant