Skip to content

feat(sagemaker-core): Add botocore-sync GitHub workflows - #6226

Merged
rsareddy0329 merged 2 commits into
aws:masterfrom
rsareddy0329:master-botocore-fix
Sep 1, 2026
Merged

feat(sagemaker-core): Add botocore-sync GitHub workflows#6226
rsareddy0329 merged 2 commits into
aws:masterfrom
rsareddy0329:master-botocore-fix

Conversation

@rsareddy0329

Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:

Enable the daily botocore-sync automation for the sagemaker-core module
in the monorepo:

  • Add scheduled sync (sagemaker-core-botocore-sync.yml), auto-approve, and
    auto-merge workflows. They trigger the CodeBuild projects via the repo's
    existing CI_AWS_ROLE_ARN OIDC role; auto-merge is gated to sagemaker-bot
    • botocore-sync* branch + "Daily Sync with Botocore" title, scoped to
      sagemaker-core/sample/**/*.json.
  • Remove a stray hardcoded absolute SERVICE_JSON_FILE_PATH override in
    data_extractor.py so codegen resolves service models via the
    package-relative constant in constants.py.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Roja Reddy Sareddy added 2 commits August 30, 2026 18:39
Enable the daily botocore-sync automation for the sagemaker-core module
in the monorepo:

- Add scheduled sync (sagemaker-core-botocore-sync.yml), auto-approve, and
  auto-merge workflows. They trigger the CodeBuild projects via the repo's
  existing CI_AWS_ROLE_ARN OIDC role; auto-merge is gated to sagemaker-bot
  + botocore-sync* branch + "Daily Sync with Botocore" title, scoped to
  sagemaker-core/sample/**/*.json.
- Remove a stray hardcoded absolute SERVICE_JSON_FILE_PATH override in
  data_extractor.py so codegen resolves service models via the
  package-relative constant in constants.py.
Remove the auto-approve and auto-merge workflows for now so the daily
botocore sync can be validated in isolation: the sync workflow opens a PR
that is left for manual review. The approve/merge automation will be
re-added in a follow-up once PR generation is verified. Both files remain
in history (commit 99ac5f7) and can be restored when needed.
@rsareddy0329
rsareddy0329 merged commit b0206e6 into aws:master Sep 1, 2026
6 checks passed
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.

2 participants