[instructions] Sync github-agentic-workflows.md with v0.68.3#28030
Merged
[instructions] Sync github-agentic-workflows.md with v0.68.3#28030
Conversation
- Add team-reviewers field to create-pull-request safe-output - Add team-reviewers field to add-reviewer safe-output with updated validation note (at least one of reviewers/team-reviewers required) - Add jobs.<job-id>.pre-steps documentation to jobs: section - Add pre-agent-steps to imports merged fields list Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Instructions Update - Synchronized with v0.68.3
This PR updates
github-agentic-workflows.mdbased on documentation changes (ADRs) since the last release and an audit of safe-outputs code vs. instructions.Changes Made
create-pull-request: Addteam-reviewersfield (team slugs for PR reviewer assignment)add-reviewer: Addteam-reviewersfield and update note that at least one ofreviewers/team-reviewersis required in agent outputjobs:: Addpre-stepsfield documentation (ADR-27138 — inject steps after setup, before checkout in custom/built-in jobs)pre-agent-steps:to the list of fields merged from importsDocumentation Commits Reviewed
c292442feat: add agentic-optimization-kit workflow (added 50+ ADR files to docs/ since v0.68.3)Key ADRs Reviewed
create-pull-requestandadd-reviewerpre-stepsfor custom and built-in jobspre-agent-steps(already documented, added to imports list)merge-pull-request(already documented)aw.jsonfailure issue expiration (repo-level config, not frontmatter — no change needed)Validation