Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 7, 2026

Instructions Update - Synchronized with v0.35.1

This PR updates the github-agentic-workflows.md file based on documentation changes since the latest release (v0.35.1, released 2026-01-06).

Changes Made

Breaking Change: Agent Task → Agent Session Terminology

  • Updated create-agent-task to create-agent-session in safe-outputs documentation
  • Added deprecation notice: "create-agent-task is deprecated (use create-agent-session)"
  • Updated field descriptions to use "agent sessions" terminology
  • Reflects CHANGELOG breaking change in Unreleased section

New Feature: Close Older Discussions

  • Added close-older-discussions field to create-discussion safe-output configuration
  • Documents automatic closure of older discussions matching same prefix/labels
  • Up to 10 older discussions closed as "OUTDATED" with link to new discussion
  • Requires title-prefix or labels to identify matching discussions
  • Based on new ephemerals documentation added in commit c670457

Documentation Commits Reviewed

Validation

  • Followed prompting best practices (imperative mood, minimal examples)
  • Maintained technical tone and brevity
  • Updated only necessary sections (surgical edits)
  • Verified accuracy against current codebase
  • No redundant content added

Notes on Ephemerals Coverage

The new ephemerals documentation includes multiple capabilities. This PR focuses on documenting only the new fields and breaking changes:

Already Documented (no changes needed):

  • expires field for issues, discussions, PRs (lines 330-336)
  • hide-older-comments field for comments (lines 386-391)
  • allowed-github-references security config (lines 623-638)
  • stop-after workflow deadline (lines 82)

New Additions in This PR:

  • close-older-discussions field (line 362)
  • create-agent-session terminology update (line 560-567)

The instructions file remains concise and focused on schema documentation, while the full ephemerals guide provides comprehensive patterns and use cases in the main documentation.

AI generated by Instructions Janitor

Update instructions file with latest documentation changes:
- Change create-agent-task to create-agent-session terminology
- Add close-older-discussions field to create-discussion safe-output
- Add deprecation notice for create-agent-task

🤖 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 instructions labels Jan 7, 2026
@pelikhan pelikhan merged commit 3e663ab into main Jan 7, 2026
3 checks passed
@pelikhan pelikhan deleted the instructions/sync-v0.35.1-cbeb91aef7ef1fdc branch January 7, 2026 20:54
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.

1 participant