woocommerce/Project management automations
Various automations to assist with project management of a repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Secret GitHub API token to use for making API requests. | yes | — |
| automations | A list of specific automations you want to run if you don't want to use them all in a given workflow. If not included, all of the current automations will run. | no | "" |
| milestone_bump_strategy | For the assign-milestone workflow, this controls which milestone is selected based on the version in package.json: 'none' - Assign to the current major.minor version. 'patch' - Assign to the next patch version. 'minor' - Assign to the next minor version. 'major' - Assign to the next major version. | no | minor |
| target_milestone | Title of the milestone that will be updated. | no | "" |
Outputs
no outputs