Skip to content

[instructions] Sync github-agentic-workflows.md with release v0.68.3#28427

Merged
pelikhan merged 1 commit intomainfrom
instructions/sync-v0.68.3-2f7ed9f6dd521237
Apr 25, 2026
Merged

[instructions] Sync github-agentic-workflows.md with release v0.68.3#28427
pelikhan merged 1 commit intomainfrom
instructions/sync-v0.68.3-2f7ed9f6dd521237

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Instructions Update - Synchronized with v0.68.3

This PR updates the github-agentic-workflows.md file based on documentation changes since the last release (v0.68.1 was the previous sync).

Changes Made

  • Import object form: Document the new checkout: and env: fields introduced in v0.68.3 for import entries using the path:/uses: + with: syntax.
    • env: — pass environment variables into the imported workflow context
    • checkout: — specify which ref to check out when processing a specific import entry

Documentation Commits Reviewed

Only one docs-adjacent commit landed since v0.68.3 (5080878), which modifies a workflow file (daily-architecture-diagram.md), not the instructions file.

Safe-Outputs Code Audit

All operations parsed in pkg/workflow/safe_outputs_config.go are already documented in the instructions file. No gaps found.

Documentation Commits (v0.68.3 release) Reviewed

Validation

  • Followed prompting best practices (imperative mood, minimal examples)
  • Maintained technical tone and brevity
  • Updated only necessary sections
  • Verified accuracy against current codebase (safe_outputs_config.go)
  • Removed outdated or redundant content (none found)

Generated by Instructions Janitor · ● 374.2K ·

  • expires on Apr 27, 2026, 10:57 AM UTC

Documents the `checkout:` and `env:` fields introduced in v0.68.3 for
import entries using the object form (`path:`/`uses:` + `with:`).

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 Apr 25, 2026
@pelikhan pelikhan merged commit 140388e into main Apr 25, 2026
@pelikhan pelikhan deleted the instructions/sync-v0.68.3-2f7ed9f6dd521237 branch April 25, 2026 10:59
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