Skip to content

[instructions] Sync github-agentic-workflows.md with release v0.40.1#22649

Merged
pelikhan merged 1 commit intomainfrom
instructions/sync-v0.40.1-missing-tool-f1f07b6436395a72
Mar 24, 2026
Merged

[instructions] Sync github-agentic-workflows.md with release v0.40.1#22649
pelikhan merged 1 commit intomainfrom
instructions/sync-v0.40.1-missing-tool-f1f07b6436395a72

Conversation

@github-actions
Copy link
Contributor

Instructions Update - Synchronized with v0.40.1

This PR updates github-agentic-workflows.md based on a code audit of safe-outputs types since the last release.

Changes Made

  • Document missing-tool options: MissingToolConfig is a type alias for IssueReportingConfig (the same struct as MissingDataConfig), so it supports create-issue, title-prefix, and labels fields. The previous documentation only showed a bare missing-tool: with no options. Updated to match the missing-data pattern.

Documentation Commits Reviewed

  • 2379b27 feat: wrap qmd documentation index step summary in details/summary HTML section — only modifies actions/setup/js/qmd_index.cjs (no documentation changes)

Safe-Outputs Code Audit

Reviewed pkg/workflow/compiler_types.go, pkg/workflow/safe_outputs_config.go, and pkg/workflow/missing_issue_reporting.go. All other safe-output types were found to be accurately documented. The gap was in missing-tool not showing its supported options.

Validation

  • Followed prompting best practices (imperative mood, minimal examples)
  • Maintained technical tone and brevity
  • Updated only necessary sections
  • Verified accuracy against current codebase (MissingToolConfig = IssueReportingConfig)
  • Removed outdated or redundant content (N/A — addition only)

Generated by Instructions Janitor ·

  • expires on Mar 26, 2026, 10:57 AM UTC

…prefix, labels)

`MissingToolConfig` is a type alias for `IssueReportingConfig`, the same
struct used by `missing-data`. Update the instructions to show the full
set of supported options, matching the existing missing-data documentation.

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 Mar 24, 2026
@pelikhan pelikhan merged commit 4bcdae7 into main Mar 24, 2026
@pelikhan pelikhan deleted the instructions/sync-v0.40.1-missing-tool-f1f07b6436395a72 branch March 24, 2026 11:17
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