FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat/batch-changes: document maxConcurrency batch spec field by keegancsmith · Pull Request #1580 · sourcegraph/docs · GitHub

feat/batch-changes: document maxConcurrency batch spec field - #1580

Draft
keegancsmith wants to merge 1 commit into
mainfrom
k/max-concurrency-docs
Draft

feat/batch-changes: document maxConcurrency batch spec field#1580
keegancsmith wants to merge 1 commit into
mainfrom
k/max-concurrency-docs

Conversation

keegancsmith commented Feb 2, 2026
edited
Loading

Copy link
Copy Markdown
Member

Add documentation for the new maxConcurrency field that allows batch change authors to limit how many workspace execution jobs run concurrently during server-side execution. This helps avoid overwhelming CI systems or hitting rate limits on external services.

The field takes the minimum of the specified value and the instance-wide execution limit configured by site administrators.

Implements the docs side of https://github.com/sourcegraph/sourcegraph/pull/9560

Do not merge until 6.13 is released — this feature ships with that release.

Add documentation for the new maxConcurrency field that allows batch change
authors to limit how many workspace execution jobs run concurrently during
server-side execution. This helps avoid overwhelming CI systems or hitting
rate limits on external services.

The field takes the minimum of the specified value and the instance-wide
execution limit configured by site administrators.

Test Plan: Verified the documentation builds locally and follows the existing
style for other batch spec fields.

Changelog: Added documentation for the maxConcurrency batch spec field that
limits concurrent workspace executions during server-side batch changes.

Amp-Thread-ID: https://ampcode.com/threads/T-019c1e9e-3f2b-700f-9000-cbda85a35e69
Co-authored-by: Amp <amp@ampcode.com>
keegancsmith requested a review from a team February 2, 2026 13:53

vercel Bot commented Feb 2, 2026
edited
Loading

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sourcegraph-docs Ready Preview, Comment Feb 2, 2026 1:55pm

keegancsmith marked this pull request as draft February 25, 2026 17:10

Copy link
Copy Markdown
Member Author

Marking this as draft since the feature isn't ready yet.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL