startautomating/UsePSDevOps
PowerShell Tools for DevOps (including a PowerShell wrapper for the GitHub REST API)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| PSDevOpsScript | A PowerShell Script that uses PSDevOps. 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 | — |
| SkipPSDevOpsPS1 | If set, will not process any files named *.PSDevOps.ps1 | no | — |
| GitHubToken | If provided, will use this GitHubToken when running Connect-GitHub | no | — |
| Parameter | — | no | — |
| CommitMessage | If provided, will commit any remaining changes made to the workspace with this commit message. | no | — |
| UserEmail | The user email associated with a git commit. | no | — |
| UserName | The user name associated with a git commit. | no | — |
Outputs
no outputs