Sideko SDK Update Action

GitHub Action that keeps Sideko-generated SDKs up to date with their parent API. Runs `sideko sdk update` in CI, opens a versioned PR with the regenerated SDK, and preserves any custom files and LLM-coding-assistant rules. Repo is TypeScript, last updated March 2026.

API entry from apis.yml

apis.yml Raw ↑
aid: sideko:sideko-sdk-update-action
name: Sideko SDK Update Action
tags:
- GitHub Action
- SDK Maintenance
- CI/CD
humanURL: https://github.com/Sideko-Inc/sdk-update
properties:
- url: https://github.com/Sideko-Inc/sdk-update
  type: GitHub
- url: https://github.com/marketplace/actions/sideko-sdk-update
  type: GitHubAction
description: GitHub Action that keeps Sideko-generated SDKs up to date with their parent API. Runs `sideko
  sdk update` in CI, opens a versioned PR with the regenerated SDK, and preserves any custom files and
  LLM-coding-assistant rules. Repo is TypeScript, last updated March 2026.