Skip to content

[docs] Update documentation for features from 2026-03-05#19690

Merged
pelikhan merged 2 commits intomainfrom
docs/update-concurrency-conclusion-job-2026-03-05-4557b086e4fd2516
Mar 5, 2026
Merged

[docs] Update documentation for features from 2026-03-05#19690
pelikhan merged 2 commits intomainfrom
docs/update-concurrency-conclusion-job-2026-03-05-4557b086e4fd2516

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 5, 2026

Documentation Updates - 2026-03-05

This PR updates the documentation based on features merged in the last 24 hours.

Features Documented

Changes Made

  • Updated docs/src/content/docs/reference/concurrency.md to add a new Conclusion Job Concurrency section documenting that the conclusion job automatically receives a workflow-specific concurrency group (gh-aw-conclusion-{workflow_id}) during compilation

Merged PRs Referenced

Notes

Other merged PRs reviewed and assessed as not requiring documentation changes:

Open documentation issues reviewed:

Generated by Daily Documentation Updater ·

  • expires on Mar 6, 2026, 4:24 AM UTC

Add a new section to the Concurrency Control reference explaining that
the `conclusion` job automatically receives a workflow-specific
concurrency group (`gh-aw-conclusion-{workflow_id}`) during compilation.
This prevents conclusion jobs from colliding when multiple agents run the
same workflow concurrently.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation labels Mar 5, 2026
@pelikhan pelikhan marked this pull request as ready for review March 5, 2026 04:32
Copilot AI review requested due to automatic review settings March 5, 2026 04:32
@pelikhan pelikhan merged commit 39cf121 into main Mar 5, 2026
2 checks passed
@pelikhan pelikhan deleted the docs/update-concurrency-conclusion-job-2026-03-05-4557b086e4fd2516 branch March 5, 2026 04:32
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds documentation for the automatic conclusion job concurrency group feature introduced in PR #19616. When a workflow is compiled, the conclusion job now receives a workflow-specific concurrency group (gh-aw-conclusion-{workflow_id}) to prevent interference between concurrent agents running the same workflow.

Changes:

  • Added a new "Conclusion Job Concurrency" section to the concurrency reference documentation, explaining the automatic concurrency group assignment, its format, and that it requires no manual configuration.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

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

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants