Skip to content

ci: disable scheduled SDK reference generation cron#274

Open
mishushakov wants to merge 1 commit into
mainfrom
mishushakov/disable-sdk-ref-cron
Open

ci: disable scheduled SDK reference generation cron#274
mishushakov wants to merge 1 commit into
mainfrom
mishushakov/disable-sdk-ref-cron

Conversation

@mishushakov

Copy link
Copy Markdown
Member

Comments out the schedule trigger (every 15 minutes) in the SDK reference sync workflow. Generation still runs on SDK release via repository_dispatch and on demand via workflow_dispatch. Re-enable later by uncommenting the schedule block.

Comment out the every-15-minutes schedule trigger. Generation still
runs on SDK release (repository_dispatch) and manual dispatch.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cla-bot cla-bot Bot added the cla-signed label Jun 26, 2026
@cursor

cursor Bot commented Jun 26, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
CI trigger-only change with no application or generator logic touched; docs may update less often until an SDK release or manual run.

Overview
Disables the every-15-minute cron on the SDK reference sync workflow so it no longer runs on a fixed interval.

Sync still runs on repository_dispatch (sdk-release) and workflow_dispatch. Inline comments document that and how to turn the schedule back on by uncommenting the schedule block.

Reviewed by Cursor Bugbot for commit 6bf4b2e. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
e2b 🟢 Ready View Preview Jun 26, 2026, 11:52 AM

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant