⚙️ [Maintenance]: Template baseline stays current - #58
Merged
Marius Storhaug (MariusStorhaug) merged 22 commits intoSep 10, 2026
Merged
Conversation
Marius Storhaug (MariusStorhaug)
marked this pull request as ready for review
September 10, 2026 08:53
Marius Storhaug (MariusStorhaug)
deleted the
correct-template-docs-links
branch
September 10, 2026 10:44
|
✅ New release: PowerShell Gallery - Template-PSModule 0.0.14 |
|
✅ New release: GitHub - Template-PSModule v0.0.14 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Repositories created from this template inherit centralized Process-PSModule guidance, leaner template metadata, updated automation defaults, and consistent LF text checkouts. Existing repositories are unaffected.
Changed: Template guidance
New template consumers start with the canonical Process-PSModule documentation.
AGENTS.mddirects readers to the local README and contributing guide, and the contributing guide links to the central MSX and Process-PSModule guidance.Changed: Template baseline
New repositories no longer include the optional starter example, local CODEOWNERS file, or local pull-request template. Dependabot checks GitHub Actions dependencies every third day without custom labels. The template coverage target is 80%, and its scoped zizmor policy permits the owned Process-PSModule reusable-workflow
@v8reference while retaining default hash-pinning requirements for other action references.Changed: Cross-platform line endings
Git uses
text=auto eol=lffor the template. Detected text files are stored and checked out with LF line endings on Windows, macOS, and Linux. Git continues to leave detected binary content, including the template icon, unchanged.Adopting this release
This applies only when creating a repository from this template revision. No configuration, code, or invocation changes are required beyond selecting this template revision.
Release impact
release:skiplabel, selected for internal template maintenance.Technical details
Consumer change record
text=auto eol=lfmakes detected text use LF and relies on Git binary detection.git ls-files --eolidentifies the template icon as binary and Git reports LF in the index for tracked text files.Template baseline
PSModule/Template-PSModulecandidate commite15cff75dc679dde8fa49527656c5e2aca643289.PSModule/Process-PSModule/.github/workflows/workflow.yml@v8, and the scoped zizmor policy permits that owned mutable-major reference.Maintainer evidence
README.md,AGENTS.md,.github/CONTRIBUTING.md.github/dependabot.yml,.github/PSModule.yml,.github/linters/zizmor.yaml.gitattributesgitattributesdocumentationRelevant issues (or links)
Related work