startautomating/SendPSA

Send an announcement with PowerShell Announcements

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
PSAScriptA PowerShell Script that uses PSA. 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
SkipPSAPS1If set, will not process any files named *.PSA.ps1no
InstallModuleA list of modules to be installed from the PowerShell gallery before scripts run.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
NoPushIf set, will not check in changed files. It will instead leave them as artifacts.no

no outputs