Skip to content

Conversation

@github-actions
Copy link
Contributor

Instructions Update - Synchronized with v0.33.12

This PR updates the github-agentic-workflows.md file based on documentation changes since the last release.

Changes Made

  • Updated Auto-Expiration description to reflect dynamic maintenance scheduling behavior

Documentation Commits Reviewed

Details

The expires field for safe-outputs.create-issue now generates a maintenance workflow with dynamic scheduling based on the shortest expiration time across all workflows, rather than running daily:

  • 1 day or less → every 2 hours
  • 2 days → every 6 hours
  • 3-4 days → every 12 hours
  • 5+ days → daily

This change improves efficiency by running maintenance only as frequently as needed based on actual expiration times configured in workflows.

Validation

  • Followed prompting best practices (imperative mood, minimal examples)
  • Maintained technical tone and brevity
  • Updated only necessary sections
  • Verified accuracy against current codebase
  • Removed outdated content (changed "daily" to dynamic schedule)
  • Made minimal surgical edit (1 line changed)

AI generated by Instructions Janitor

@github-actions github-actions bot added automation documentation Improvements or additions to documentation instructions labels Dec 30, 2025
@pelikhan pelikhan merged commit a7dda34 into main Dec 30, 2025
4 checks passed
@pelikhan pelikhan deleted the main-039c45ef6c48eb66 branch December 30, 2025 20:33
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 instructions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants