[docs] Update documentation for safe-outputs concurrency-group#19014
Merged
[docs] Update documentation for safe-outputs concurrency-group#19014
Conversation
Add documentation for the new `concurrency-group` field in `safe-outputs:` frontmatter, which controls concurrency on the compiled `safe_outputs` job. Also adds a dedicated section to concurrency.md for safe outputs job concurrency. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This was referenced Mar 1, 2026
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.
Documentation Updates - 2026-03-01
This PR documents the
concurrency-groupfield forsafe-outputs:frontmatter, merged in #18993.Features Documented
safe-outputs.concurrency-group— new field to control concurrency on the compiledsafe_outputsjob (from Add concurrency-group support to safe_outputs job #18993)Changes Made
docs/src/content/docs/reference/safe-outputs.md:concurrency-group:) section under Global Configuration Options documenting the field, its queuing semantics (cancel-in-progress: false), and an example with a GitHub Actions expressiondocs/src/content/docs/reference/concurrency.md:safe_outputsjob, when to useconcurrency-group, and a link to the safe-outputs referenceMerged PRs Referenced
Not Documented (no user-facing docs needed)
agentic-workflowslabel to fallback issues increate_pull_request.cjs#18986 — Addagentic-workflowslabel to fallback issues (internal behavior)contents: readfrom agent job permissions #18976 — Remove automaticcontents: readfrom agent job (undocumented implementation detail; change aligns with least-privilege model already described in permissions.md)Open Documentation Issues