Skip to content

📖 [Docs]: PSModule build validation guidance added to Process-PSModule#94

Merged
Marius Storhaug (MariusStorhaug) merged 3 commits into
mainfrom
module-build-validation-stage
Jul 26, 2026
Merged

📖 [Docs]: PSModule build validation guidance added to Process-PSModule#94
Marius Storhaug (MariusStorhaug) merged 3 commits into
mainfrom
module-build-validation-stage

Conversation

@MariusStorhaug

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Jul 26, 2026

Copy link
Copy Markdown
Member

Process-PSModule now includes a dedicated build-validation page that extends the shared MSXOrg workflow with PSModule-specific checks contributors run before a draft pull request leaves self-review.

New: PSModule module validation flow

Contributors now have one local process page that points back to the shared MSXOrg Build/Implement workflow and gathers the PSModule-specific validation sequence in the Process-PSModule section.

Changed: Process-PSModule navigation

The new page is now linked from the Process-PSModule section index and the site navigation, so the guidance is discoverable in the published docs instead of living as an orphan page.


Technical details
  • Adds src/docs/Modules/Process-PSModule/module-build-validation.md.
  • Updates src/docs/Modules/Process-PSModule/index.md.
  • Updates src/zensical.toml so the page is included in published navigation.
  • The page stays thin and links back to canonical PSModule and MSXOrg standards instead of duplicating them.
  • Implementation plan progress: complete for this slice; PR stays in draft for wording review before it is marked ready.
Relevant issues (or links)

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

Copy link
Copy Markdown

Super-linter summary

Language Validation result
CHECKOV Pass ✅
GITHUB_ACTIONS Pass ✅
GITHUB_ACTIONS_ZIZMOR Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
HTML Pass ✅
JAVASCRIPT_ES Pass ✅
JAVASCRIPT_PRETTIER Pass ✅
MARKDOWN Pass ✅
NATURAL_LANGUAGE Pass ✅
POWERSHELL Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Pass ✅
YAML Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@MariusStorhaug
Marius Storhaug (MariusStorhaug) marked this pull request as ready for review July 26, 2026 16:51
@MariusStorhaug
Marius Storhaug (MariusStorhaug) merged commit 2d5f346 into main Jul 26, 2026
21 checks passed
@MariusStorhaug
Marius Storhaug (MariusStorhaug) deleted the module-build-validation-stage branch July 26, 2026 16:51
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.

Add PSModule build validation guidance to Process-PSModule

1 participant