Skip to content

ci: fix 'targetting' typo in Speakeasy-generated FUNCTIONS.md#280

Closed
ismaelrumzan wants to merge 2 commits intomainfrom
fix/functions-md-targetting-typo
Closed

ci: fix 'targetting' typo in Speakeasy-generated FUNCTIONS.md#280
ismaelrumzan wants to merge 2 commits intomainfrom
fix/functions-md-targetting-typo

Conversation

@ismaelrumzan
Copy link
Copy Markdown
Collaborator

@ismaelrumzan ismaelrumzan commented Apr 27, 2026

Summary

  • Fixes the immediate typo: targettingtargeting (2 occurrences) in the current FUNCTIONS.md
  • Adds .github/workflows/fix-speakeasy-docs.yaml — triggers on every speakeasy-sdk-regen-* push and re-applies the fix as a follow-up commit, so it survives future SDK regenerations

Why a workflow

FUNCTIONS.md is fully generated by Speakeasy's internal TypeScript SDK template, which isn't directly customisable. Without the workflow, the fix would be overwritten on the next SDK regen.

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ismaelrumzan ismaelrumzan requested a review from molebox as a code owner April 27, 2026 06:02
Speakeasy auto-generates FUNCTIONS.md from its internal template which
contains the misspelling 'targetting'. Since the template isn't directly
customisable, this workflow runs on every speakeasy-sdk-regen-* push and
corrects the typo before the PR is reviewed/merged.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ismaelrumzan ismaelrumzan changed the title fix: correct 'targetting' typo in FUNCTIONS.md ci: fix 'targetting' typo in Speakeasy-generated FUNCTIONS.md Apr 27, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedgithub/​actions/​checkout@​34e114876b0b11c390a56381ad16ebd13914f8d5100100100100100

View full report

@github-actions
Copy link
Copy Markdown
Contributor

SDK Test Report: vercel — tests passed   View Report

@ismaelrumzan
Copy link
Copy Markdown
Collaborator Author

Will be fixed upstream by speakeasy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant