Skip to content

Comments

[instructions] Sync github-agentic-workflows.md with v0.46.1#16675

Merged
pelikhan merged 1 commit intomainfrom
sync-instructions-v0.46.1-c23ccf991abcdedd
Feb 19, 2026
Merged

[instructions] Sync github-agentic-workflows.md with v0.46.1#16675
pelikhan merged 1 commit intomainfrom
sync-instructions-v0.46.1-c23ccf991abcdedd

Conversation

@github-actions
Copy link
Contributor

Instructions Update - Synchronized with v0.46.1

This PR updates the github-agentic-workflows.md instructions file based on documentation and code changes since the last sync (v0.40.1).

Changes Made

  • Breaking: Remove custom engine — The custom engine type was removed in v0.46.1. Updated engine field description, ID comment, validation enum, and added breaking change entry.
  • Breaking: Remove copilot-sdk engine — The copilot-sdk engine was removed in v0.46.1. Added breaking change entry.
  • New: runtimes.*.if conditional field — Runtime setup steps now support an optional if: GitHub Actions condition (e.g., "hashFiles('go.mod') != ''") to conditionally install runtimes based on file presence.
  • New: assign-to-user.blocked field — Added blocked deny-list (supports exact matches and glob patterns like *[bot]) for the assign-to-user safe output.
  • New: assign-to-user.unassign-first field — Added unassign-first option to clear existing assignees before assigning new ones.
  • New: unassign-from-user.allowed and blocked fields — Added allowed and blocked filtering options to the unassign-from-user safe output.
  • New: create-issue.group field — Added group: true option to automatically organize multiple issues as sub-issues under a parent.
  • New: create-issue.close-older-issues field — Added close-older-issues option to close previous issues from the same workflow.
  • Updated: expires field — Clarified that false can be used to explicitly disable expiration.
  • Updated: roles: field — Corrected to on.roles: with deprecation note for top-level roles:.

Documentation Commits Reviewed

Validation

  • Followed prompting best practices (imperative mood, minimal examples)
  • Maintained technical tone and brevity
  • Updated only necessary sections
  • Verified accuracy against current codebase schema and documentation
  • Removed outdated content (custom engine documentation)

AI generated by Instructions Janitor

  • expires on Feb 21, 2026, 12:01 AM UTC

- Remove custom engine (removed in v0.46.1)
- Remove copilot-sdk engine reference (removed in v0.46.1)
- Add runtimes.*.if conditional field for setup steps
- Add assign-to-user blocked/unassign-first fields
- Add unassign-from-user allowed/blocked fields
- Add create-issue group/close-older-issues fields
- Update engine enum and breaking changes section
- Correct roles field to on.roles with deprecation note

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation instructions labels Feb 19, 2026
@pelikhan pelikhan merged commit fa2712e into main Feb 19, 2026
@pelikhan pelikhan deleted the sync-instructions-v0.46.1-c23ccf991abcdedd branch February 19, 2026 00:12
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