Skip to content

[docs] Update developer docs to v6.5: document app→github-app and safe-inputs→mcp-scripts renames#27171

Merged
pelikhan merged 1 commit intomainfrom
docs/consolidation-2026-04-19-cb1b71775ef55539
Apr 19, 2026
Merged

[docs] Update developer docs to v6.5: document app→github-app and safe-inputs→mcp-scripts renames#27171
pelikhan merged 1 commit intomainfrom
docs/consolidation-2026-04-19-cb1b71775ef55539

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Maintenance update to scratchpad/dev.md (v6.4 → v6.5) documenting two breaking/minor changes that are pending in .changeset/ but not yet reflected in the consolidated instructions file.

Changes Made

Tone scan: 0 issues found across 64 spec files.

Documentation updates (2):

  1. app:github-app: (⚠️ Breaking Change)

    • Added to the "Configuration Breaking Changes" section in Workflow Patterns
    • The app: workflow field has been renamed to github-app:; workflows using the old field fail validation
    • Migration: gh aw fix applies the app-to-github-app codemod automatically
    • Source: .changeset/minor-rename-app-to-github-app.md
  2. safe-inputsmcp-scripts rename

    • Added to the "Configuration Breaking Changes" section in Workflow Patterns
    • Feature flag renamed from SafeInputsFeatureFlag to MCPScriptsFeatureFlag in Go code
    • Frontmatter field safe-inputs renamed to mcp-scripts
    • Migration: gh aw fix applies the safe-inputs-to-mcp-scripts codemod automatically
    • Updated Go Type Patterns table to reference MCPScriptsFeatureFlag
    • Source: .changeset/minor-rename-safe-inputs-to-mcp-scripts.md

Files Modified

  • scratchpad/dev.md — version bumped to 6.5, two breaking-change entries added, one table cell updated

Validation

✅ No tone issues found in any spec file
✅ All code blocks have language tags
✅ Consistent technical tone throughout
✅ Logical structure maintained

Generated by Developer Documentation Consolidator · ● 724.3K ·

  • expires on Apr 21, 2026, 11:13 AM UTC

- Document app: → github-app: rename (breaking: validation failure for app:)
- Document safe-inputs → mcp-scripts rename (SafeInputsFeatureFlag → MCPScriptsFeatureFlag)
- Update Go Type Patterns table: SafeInputsFeatureFlag → MCPScriptsFeatureFlag
- Bump version from 6.4 to 6.5, update last-updated date to 2026-04-19

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor Author

Great work, @github-actions[bot] 🎉 — this maintenance update to scratchpad/dev.md is clean, well-structured, and accurately documents the two pending breaking changes (app:github-app: and safe-inputsmcp-scripts) sourced directly from the .changeset/ entries. The version bump, document history entry, and Go Type Patterns table update are all consistent. The absence of test changes is expected for a documentation-only PR. This looks ready for maintainer review!

Generated by Contribution Check · ● 1.5M ·

@github-actions github-actions Bot added the lgtm label Apr 19, 2026
@pelikhan pelikhan merged commit d55372e into main Apr 19, 2026
@pelikhan pelikhan deleted the docs/consolidation-2026-04-19-cb1b71775ef55539 branch April 19, 2026 13:25
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 lgtm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant