Skip to content

Disable failing Java docs deployment - #2653

Merged
SteveSandersonMS merged 1 commit into
mainfrom
disable-java-docs-deployment
Sep 14, 2026
Merged

SteveSandersonMS merged 1 commit into
mainfrom
disable-java-docs-deployment

Conversation

@SteveSandersonMS

Copy link
Copy Markdown
Contributor

Disables only the Java documentation-site deployment job, which has failed in every applicable recent publish with HTTP 401 Bad credentials. Java Maven publication and all other Java release jobs remain enabled. No authentication-related fix has landed since the latest failure.

Skip only the standalone documentation-site deployment job until JAVA_RELEASE_GITHUB_TOKEN authentication is restored. Java Maven publication and all other release jobs remain enabled.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: be6fcbfa-47bd-4aa9-9d51-99b66d565d6c
Copilot AI balanced review requested due to automatic review settings September 14, 2026 13:57
@SteveSandersonMS
SteveSandersonMS requested a review from a team as a code owner September 14, 2026 13:57
@SteveSandersonMS
SteveSandersonMS merged commit 8aab138 into main Sep 14, 2026
25 checks passed
@SteveSandersonMS
SteveSandersonMS deleted the disable-java-docs-deployment branch September 14, 2026 13:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot review overview

🟢 Approval recommended

The targeted deployment is disabled without affecting other Java release jobs.

Review tier: Lite (auto)
Findings: None

Note

Copilot is running an experiment and ran this review at Lite.

What changed in this PR

Disables the failing Java documentation-site deployment while preserving Maven publication and other release jobs.

Changes:

  • Forces the deploy-site job to skip execution.
  • Documents the temporary authentication-related disablement.
File Description
.github/​workflows/​java-publish-maven.yml Disables documentation-site deployment only.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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