Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 3, 2026

Instructions Update

This PR documents two recently added fields for the create-pull-request safe-output:

Changes Made

  • expires: Auto-closes PRs after a time period (supports integers for days or relative formats like 2h, 7d, 2w, 1m, 1y; minimum: 2 hours)
  • auto-merge: Enables auto-merge for PRs when all required checks pass (defaults to false)

Context

These fields were added in recent changesets but were not yet documented in the instructions file:

  • .changeset/patch-add-pr-expires.md - Added expires support for PRs
  • Schema already reflects both fields in pkg/parser/schemas/main_workflow_schema.json

Validation

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

The changes align with existing documentation patterns for the create-issue safe-output which already documents a similar expires field.

AI generated by Instructions Janitor

  • expires on Feb 5, 2026, 8:10 AM UTC

Add documentation for two recently added fields:
- expires: Auto-close PRs after time period (min: 2h)
- auto-merge: Enable auto-merge when checks pass

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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