File tree Expand file tree Collapse file tree
.github/plugin/psmodule/skills/psmodule-repository-audit Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -108,9 +108,10 @@ in `Template-PSModule`.
108108 functional exception must be documented in the target and reported as an
109109 accepted difference.
110110
111- Use
112- [ ` psmodule-zensical-migration ` ] ( ../psmodule-zensical-migration/SKILL.md ) when
113- the target still uses MkDocs or requires a documentation layout migration.
111+ When the target still uses MkDocs or requires a documentation layout
112+ migration, report
113+ [ ` psmodule-zensical-migration ` ] ( ../psmodule-zensical-migration/SKILL.md ) as
114+ required follow-up. Do not invoke a migration skill from this read-only audit.
114115
115116## Pester and workflow contracts
116117
@@ -120,7 +121,7 @@ template's Pester baseline, report
120121[ ` psmodule-pester-migration ` ] ( ../psmodule-pester-migration/SKILL.md ) as required
121122follow-up. If the Process-PSModule caller needs a major-version migration,
122123report [ ` psmodule-v8-upgrade ` ] ( ../psmodule-v8-upgrade/SKILL.md ) as required
123- follow-up. Do not invoke either migration from this read-only audit.
124+ follow-up.
124125
125126## Audit output
126127
You can’t perform that action at this time.
0 commit comments