Skip to content

GHA: Fix Check Documentation action#10189

Merged
bkhouri merged 1 commit into
swiftlang:release/6.4.xfrom
bkhouri:t/6.4.x/gh10186_gha_update-doc-check-to-check-target
Jun 29, 2026
Merged

GHA: Fix Check Documentation action#10189
bkhouri merged 1 commit into
swiftlang:release/6.4.xfrom
bkhouri:t/6.4.x/gh10186_gha_update-doc-check-to-check-target

Conversation

@bkhouri

@bkhouri bkhouri commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

The "Check Documentation" actions was not actually checking any documentation as a required .spi.yml file was missing.

Update the repository to use a new tag of the workflow that allows to specify the documentation targets.

Fixes: #10186

Depends on swiftlang/github-workflows#282

@bkhouri
bkhouri force-pushed the t/6.4.x/gh10186_gha_update-doc-check-to-check-target branch 2 times, most recently from b605c56 to 5fb72b6 Compare June 10, 2026 17:32
Comment thread .github/workflows/pull_request.yml Outdated
@bkhouri
bkhouri force-pushed the t/6.4.x/gh10186_gha_update-doc-check-to-check-target branch from 5fb72b6 to b9dd57a Compare June 10, 2026 20:30
soundness:
name: Soundness
uses: swiftlang/github-workflows/.github/workflows/[email protected].11
uses: swiftlang/github-workflows/.github/workflows/[email protected].12

@bkhouri bkhouri Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

issue (blocking): Version 0.0.12 is not out yet, so this may not be the actual version.

@bkhouri
bkhouri force-pushed the t/6.4.x/gh10186_gha_update-doc-check-to-check-target branch 3 times, most recently from 1ab9323 to 6914542 Compare June 25, 2026 19:02
The "Check Documentation" actions was not actually checking any
documentation as a required `.spi.yml` file was missing.

Update the repository to use a new tag of the workflow that allows to
specify the documentation targets.

Fixes: swiftlang#10186
@bkhouri
bkhouri force-pushed the t/6.4.x/gh10186_gha_update-doc-check-to-check-target branch from 6914542 to 04bd407 Compare June 29, 2026 14:54
@bkhouri

bkhouri commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci test

@bkhouri
bkhouri enabled auto-merge (squash) June 29, 2026 20:03
@bkhouri
bkhouri merged commit 4d146c0 into swiftlang:release/6.4.x Jun 29, 2026
54 checks passed
@bkhouri
bkhouri deleted the t/6.4.x/gh10186_gha_update-doc-check-to-check-target branch June 29, 2026 21:18
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