Skip to content

[instructions] Sync github-agentic-workflows.md with v0.68.1#26193

Merged
pelikhan merged 1 commit intomainfrom
instructions/sync-v0.68.1-d0ed406188161e3b
Apr 14, 2026
Merged

[instructions] Sync github-agentic-workflows.md with v0.68.1#26193
pelikhan merged 1 commit intomainfrom
instructions/sync-v0.68.1-d0ed406188161e3b

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Instructions Update - Synchronized with v0.68.1

This PR updates github-agentic-workflows.md based on documentation changes since the v0.68.1 release.

Changes Made

  • Added cli-proxy: true feature flag entry — enables AWF CLI proxy sidecar; required for integrity-reactions
  • Added integrity-reactions: true feature flag entry — enables reaction-based integrity promotion/demotion (👍/❤️ promote to approved, 👎/😕 demote to none); compiler auto-enables cli-proxy; requires tools.github.min-integrity and MCPG >= v0.2.18; available from v0.68.2

Documentation Commits Reviewed

Analysis

  • No safe-outputs operations were missing from the instructions (all SafeOutputsConfig fields match documented entries)
  • The create-code-scanning-alert key (singular) in frontmatter is correct per parser code, consistent with documentation
  • The integrity-reactions and cli-proxy flags were in the codebase (pkg/constants/feature_constants.go) but undocumented in the agent instructions file

Validation

  • Followed prompting best practices (imperative mood, minimal examples)
  • Maintained technical tone and brevity
  • Updated only necessary sections
  • Verified accuracy against current codebase (pkg/constants/feature_constants.go, pkg/workflow/compiler_difc_proxy.go)
  • No outdated or redundant content added

Generated by Instructions Janitor · ● 314.7K ·

  • expires on Apr 16, 2026, 11:00 AM UTC

Add cli-proxy and integrity-reactions feature flags to the features
section. The integrity-reactions flag (available from v0.68.2) enables
reaction-based integrity promotion/demotion and auto-enables cli-proxy.
Both flags were documented in maintaining-repos.md but missing from the
agent instructions file.

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 14, 2026
@pelikhan pelikhan merged commit 3e25d17 into main Apr 14, 2026
@pelikhan pelikhan deleted the instructions/sync-v0.68.1-d0ed406188161e3b branch April 14, 2026 11:23
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