actions-marketplace-validations/UsePiecemeal

Add extensibility to any PowerShell module with Piecemeal

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 4, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/startautomating_piecemeal@6c855970c1e75c6c10898ae04d272e7b16e6d59b # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
PiecemealScriptA PowerShell Script that uses Piecemeal. Any files outputted from the script will be added to the repository. If those files have a .Message attached to them, they will be committed with that message. no
SkipPiecemealPS1If set, will not process any files named *.Piecemeal.ps1no
ModuleNameThe name of the module for which types and formats are being generated. If not provided, this will be assumed to be the name of the root directory. no
CommitMessageIf provided, will commit any remaining changes made to the workspace with this commit message. If no commit message is provided, changes will not be committed. no
UserEmailThe user email associated with a git commit.no
UserNameThe user name associated with a git commit.no

no outputs