docs: scheduled source code workflow and multi-PR runs#5947
Closed
mintlify[bot] wants to merge 1 commit into
Closed
docs: scheduled source code workflow and multi-PR runs#5947mintlify[bot] wants to merge 1 commit into
mintlify[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents two user-facing changes shipped in the workflows dashboard: the source code agent (New feature updates) workflow can now run on a schedule against one or more source repositories, and a single run can now open multiple pull requests that you review independently from the run history.
Changes
workflows/enable.mdxcovering push vs. scheduled modes, the Source repositories field (required for scheduled runs), and the always-require-review behavior.workflows/manage.mdxexplaining the expandable run row and per-pull-request merge/close actions.Note
Low Risk
Low risk documentation-only change that describes new workflow scheduling behavior and how run history can contain multiple PRs; no code paths or data handling are modified.
Overview
Documents the new New feature updates workflow behavior, including push vs scheduled runs, selecting required Source repositories for scheduled mode, and that updates always open a review PR (no automerge).
Updates workflow management docs to explain that a single run can open multiple pull requests and how to view/review them independently from run history.
Reviewed by Cursor Bugbot for commit c37e4a7. Bugbot is set up for automated code reviews on this repo. Configure here.