Skip to content

Fix document publishing - #16231

Open
jdaugherty wants to merge 1 commit into
7.0.xfrom
doc-publish-fix
Open

Fix document publishing#16231
jdaugherty wants to merge 1 commit into
7.0.xfrom
doc-publish-fix

Conversation

@jdaugherty

Copy link
Copy Markdown
Contributor

See https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#concurrency for reference.

The queue size for our concurrency group was set to 1 instead of a larger value, so this means the doc publish jobs get cancelled if another exist. This should fix our publishing problem.

@testlens-app

testlens-app Bot commented Aug 27, 2026

Copy link
Copy Markdown

✅ All tests passed ✅

🏷️ Commit: 445f5f4
▶️ Tests: 49450 executed
⚪️ Checks: 57/57 completed


Learn more about TestLens at testlens.app/docs.

@matrei

matrei commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Won't we still have a problem as we are pushing from multiple repositories?

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

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants