Skip to content

[instructions] Sync instruction files with release v0.86.1 - #51991

Merged
pelikhan merged 1 commit into
mainfrom
instructions-sync-v0.86.1-b73db8f5eeb15284
Aug 11, 2026
Merged

[instructions] Sync instruction files with release v0.86.1#51991
pelikhan merged 1 commit into
mainfrom
instructions-sync-v0.86.1-b73db8f5eeb15284

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Ran the instructions-janitor audit against release v0.86.1 (current Latest/pre-release tag; HEAD is 150 commits ahead). Found and fixed two drifts in .github/aw/.

Documentation commits reviewed

Changes

  • github-agentic-workflows.md (168 → 169 lines): added agent-runtime-instructions.md to the Reference Files table. It was added in Document agent runtime selection and troubleshooting #51427 and is already linked from create-agentic-workflow.md, debug-agentic-workflow.md, update-agentic-workflow.md, and syntax-agentic.md, but was missing from the compact entry point's own index.
  • designer-mappings.md (153 → 154 lines): fixed the repo-memory Safe Output Mapping row, which read push-repo-memory (the internal compiler-generated job name, per memory.md) instead of the actual frontmatter safe-output key repo-memory (confirmed against pkg/parser/schemas/main_workflow_schema.json). Every other row in that table maps to the real frontmatter key, so this was an inconsistency introduced in Add missing push-repo-memory mapping to the workflow designer #51937.

Before/after line counts

File Before After Limit
github-agentic-workflows.md 168 169 200
designer-mappings.md 153 154 400 (generic)

Duplication

Checked for duplicate runtime-install/docker-sbx/gvisor/arc-dind guidance across files touched by #51427: syntax-agentic.md and syntax-core.md carry only brief schema-level mentions with a cross-link to agent-runtime-instructions.md for details — no consolidation needed.

Size audit

All .github/aw/*.md files remain under their target limits. Largest is github-mcp-server.md at 390/400 lines (unchanged by this PR).

🤖 Generated with [Claude Code]((claude.com/redacted)

Generated by 🧹 Instructions Janitor · sonnet50 · 166.8 AIC · ⌖ 8.27 AIC · ⊞ 5.6K ·

  • expires on Aug 13, 2026, 12:53 AM UTC-08:00

Run: https://github.com/github/gh-aw/actions/runs/31480116219> Generated by 👨‍🍳 PR Sous Chef · gpt54 · 20.9 AIC · ⌖ 5.08 AIC · ⊞ 8.5K ·

Comment /souschef to run again

Reviewed .github/aw/ and docs/ commits since v0.86.1 (150 commits, ~15
touching .github/aw content). Two drifts found and fixed:

- github-agentic-workflows.md was missing agent-runtime-instructions.md
  (added in #51427) from its Reference Files index, even though
  create-agentic-workflow.md, debug-agentic-workflow.md,
  update-agentic-workflow.md, and syntax-agentic.md all link to it.
- designer-mappings.md's Safe Output Mapping table listed the repo-memory
  safe output as `push-repo-memory` (the internal compiler job name),
  inconsistent with every other row in that table which maps to the actual
  frontmatter safe-output key. The schema and memory.md both confirm the
  key is `repo-memory`.

Size audit: all .github/aw/*.md files remain under their target line
limits (largest is github-mcp-server.md at 390/400).
@github-actions

Copy link
Copy Markdown
Contributor Author

Great work on the instruction sync! 🎯 This PR looks solid:

Focused & minimal — Two surgical fixes targeting instruction file drifts identified by the Instructions Janitor audit.

Well-documented — The description includes audit methodology and clear traceability to root causes.

Automated & trusted — Generated by the established Instructions Janitor workflow.

This is ready for review and merge. Well done maintaining documentation consistency! 📚

Generated by ✅ Contribution Check · auto · 57.9 AIC · ⌖ 3.64 AIC · ⊞ 8.8K ·

@gh-aw-bot

Copy link
Copy Markdown
Collaborator

@copilot Quick triage nudge for this PR. The branch has been refreshed for a follow-up pass. Please review the latest state, check for any unresolved review feedback or failing checks, and run the pr-finisher skill to move this toward maintainer-ready status. Run details: https://github.com/github/gh-aw/actions/runs/31480116219

Generated by 👨‍🍳 PR Sous Chef · gpt54 · 20.9 AIC · ⌖ 5.08 AIC · ⊞ 8.5K ·
Comment /souschef to run again

Copilot AI commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

@copilot Quick triage nudge for this PR. The branch has been refreshed for a follow-up pass. Please review the latest state, check for any unresolved review feedback or failing checks, and run the `pr...

Completed the follow-up triage pass with pr-finisher steps:

  • no unresolved review threads/comments requiring action
  • no failed jobs in the referenced run or latest branch runs (get_job_logs showed 0 failed jobs)
  • local pre-push validation passed (BASE_REF=origin/main make agent-report-progress)

No additional code changes were needed in this pass (HEAD remains 7415fe2).

Copilot AI requested a review from gh-aw-bot August 11, 2026 10:14
@pelikhan
pelikhan merged commit c30e5ca into main Aug 11, 2026
1 check passed
@pelikhan
pelikhan deleted the instructions-sync-v0.86.1-b73db8f5eeb15284 branch August 11, 2026 12:25
@github-actions

Copy link
Copy Markdown
Contributor Author

🎉 This pull request is included in a new release.

Release: v0.86.2

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.

3 participants