Skip to content

[docs] Update documentation for features from 2025-12-08#5824

Merged
pelikhan merged 1 commit intomainfrom
main-39b6925d79b2561d
Dec 8, 2025
Merged

[docs] Update documentation for features from 2025-12-08#5824
pelikhan merged 1 commit intomainfrom
main-39b6925d79b2561d

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 8, 2025

Documentation Updates - December 8, 2025

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

Features Documented

Changes Made

Updated docs/src/content/docs/reference/safe-outputs.md to document the new expires field:

  1. Issue Creation (create-issue) - Added expires field documentation with:

    • All supported time formats (integer, 7d, 2w, 1m, 1y)
    • Explanation of automatic maintenance workflow generation
    • Closure behavior (closed as "completed")
  2. Pull Request Creation (create-pull-request) - Added expires field documentation with:

    • Same-repository limitation (only works when target-repo is not set)
    • Supported time formats
    • Reference to issue documentation
  3. Discussion Creation (create-discussion) - Added expires field documentation with:

    • Supported time formats
    • Closure behavior (closed as "OUTDATED")
    • Automatic maintenance workflow explanation

Merged PRs Referenced

Analysis Notes

Reviewed 41 merged PRs from the last 24 hours (Dec 7-8, 2025). Most changes were internal improvements, bug fixes, or already included documentation updates. The expires field feature from PR #5775 was the primary user-facing feature requiring documentation.

Other notable merges (already documented or internal):

AI generated by Daily Documentation Updater

…quest, create-discussion)

Added documentation for the new auto-expiration feature merged in PR #5775.
The expires field automatically closes issues, PRs, and discussions after
a specified time period.

Changes:
- Added expires field to create-issue section with time format examples
- Added expires field to create-pull-request section (same-repo limitation)
- Added expires field to create-discussion section
- Documented automatic agentics-maintenance.yml workflow generation

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation labels Dec 8, 2025
@mnkiefer mnkiefer requested a review from Copilot December 8, 2025 06:12
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR documents the new auto-expiration feature for safe-outputs, enabling automatic closure of issues, pull requests, and discussions after a specified time period. The feature was merged via PR #5775 on December 8, 2025.

  • Added documentation for the expires field supporting multiple time formats (integers, days, weeks, months, years)
  • Documented automatic maintenance workflow generation for processing expired items
  • Clarified same-repository limitation for PR expiration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pelikhan pelikhan merged commit 2e19f09 into main Dec 8, 2025
11 checks passed
@pelikhan pelikhan deleted the main-39b6925d79b2561d branch December 8, 2025 07:07
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