chore: regenerate models from upstream schemas #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "automated/regenerate-models"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Automated regeneration of extension models from upstream provider schemas.
Schema Sources
Review Notes
model/are auto-generated — review themanifest.yamldiffs for version changesc7c64932d6ccadd66877Code Review
All 26 changed files are under
model/(auto-generated). The commit was authored byforgejo-actions[bot]with message "chore: regenerate models from upstream schemas (2026-05-27)".Blocking Issues (if any)
None. While the review instructions flag model-only changes (without corresponding
codegen/changes) as potentially blocking, the full context here makes clear this is a legitimate automated codegen run:forgejo-actions[bot]— not a human editing files..tsfile starts with// Auto-generated extension modeland// Do not edit manually. Re-generate with: deno task generate:aws.ScaleDownIdleTimeInSecondsin AWS PCS,agentSandboxConfig/dataplaneV2Configin GCP Container), a new resource type added (stack_user_association), and schema description text updated to match upstream — all consistent with what the codegen pipeline produces.The
codegen/heuristic is intended to catch hand-edits to generated files. That concern does not apply here.Suggestions (if any)
None. The changes are well-formed codegen output with appropriate version bumps and manifest
releaseNotesentries.