Skip to content

docs: document batched scheduled runs for codebase updates workflow#5868

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/37509594
Open

docs: document batched scheduled runs for codebase updates workflow#5868
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/37509594

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 20, 2026

Summary

Documents the new scheduled trigger option for the Codebase updates workflow, which batches documentation updates from source pull requests merged since the previous run.

Changes

  • workflows/enable.mdx: Added a "Batched updates for codebase changes on a schedule" subsection under Trigger explaining how the agent collects merged source pull requests, groups them by product or feature area, and opens or appends to a documentation pull request per group.
  • workflows/index.mdx: Updated the schedule vs. push tip to mention batched codebase documentation updates as a use case for scheduled triggers.

Context

The Codebase updates workflow previously ran only on push events. It now also supports a schedule trigger that batches docs updates from all source pull requests merged since the last scheduled run, grouping related pull requests into a single documentation pull request per feature or product.


Note

Low Risk
Low risk: documentation-only changes clarifying scheduled vs push trigger behavior for the Codebase updates workflow.

Overview
Documents the new scheduled trigger batching behavior for the Codebase updates workflow, explaining that scheduled runs collect merged source PRs since the prior run, group them by feature/API area, and open or append to one docs PR per group (or do nothing if there are no new merges).

Updates the workflows overview tip to explicitly position scheduled triggers as useful for batching docs updates over a time window, while push triggers are for per-PR/reactive updates.

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

@mintlify-development
Copy link
Copy Markdown
Contributor

mintlify-development Bot commented May 20, 2026

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

Project Status Preview Updated (UTC)
userauth 🟢 Ready View Preview May 20, 2026, 12:25 AM

@mintlify-development
Copy link
Copy Markdown
Contributor

mintlify-development Bot commented May 20, 2026

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

Project Status Preview Updated (UTC)
prosignuptest 🟢 Ready View Preview May 20, 2026, 12:37 AM

@mintlify-development
Copy link
Copy Markdown
Contributor

mintlify-development Bot commented May 20, 2026

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

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview May 20, 2026, 12:28 AM

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 20, 2026

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

Project Status Preview Updated (UTC)
mintlify 🟡 Building May 20, 2026, 12:21 AM

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 20, 2026

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

Project Status Preview Updated (UTC)
testsignup415 🟢 Ready View Preview May 20, 2026, 12:26 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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