fix: use upstream docs workflow#919
Conversation
erinecon
left a comment
There was a problem hiding this comment.
Thanks JJ! The changes LGTM
PS we won't be able to merge your PR because your commits aren't signed/verified, so you might need to reopen the PR :)
c0be4a8 to
024f07d
Compare
|
Amended signatures to my commits. @erinecon Please let me know if there's anything else I need to do. |
Test results for commit 3200ffcTest coverage for 3200ffc Static code analysis report |
Test results for commit 3200ffcTest coverage for 3200ffc Static code analysis report |
Test results for commit 3200ffcTest coverage for 3200ffc Static code analysis report |
Test results for commit 3200ffcTest coverage for 3200ffc Static code analysis report |
Test results for commit 3200ffcTest coverage for 3200ffc Static code analysis report |
Test results for commit 3200ffcTest coverage for 3200ffc Static code analysis report |
Test results for commit 3200ffcTest coverage for 3200ffc Static code analysis report |
Test results for commit 3200ffcTest coverage for 3200ffc Static code analysis report |
Test results for commit 3200ffcTest coverage for 3200ffc Static code analysis report |
Test results for commit 3200ffcTest coverage for 3200ffc Static code analysis report |
Test results for commit 3200ffcTest coverage for 3200ffc Static code analysis report |
Test results for commit 3200ffcTest coverage for 3200ffc Static code analysis report |
Test results for commit 3200ffcTest coverage for 3200ffc Static code analysis report |
Test results for commit 3200ffcTest coverage for 3200ffc Static code analysis report |
Overview
This repository is currently consuming the documentation checks in a non-standard way. The reusable workflow for documentation checks is documentation-workflows/.github/workflows/documentation-checks.yaml.
This PR updates
docs_rtd.yamlto use the upstream workflow fromcanonical/documentation-workflows.Rationale
The current workflow introduces an unnecessary layer between the workflow and its source. This workflow will soon be made unusable, as we want to ensure users are consuming it in the expected manner.
Workflow Changes
Update
docs_rtdworkflow to usecanonical/documentation-workflows/.github/workflows/documentation-checks.yaml@main.Checklist
urgent,trivial,complex)