kalgurn/Update GitHub Projects item status
TypeScript action to change GitHub Projects items status
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project-url | URL of the project to add issues to | yes | — |
| github-token | A GitHub personal access token with write access to the project | yes | — |
| item-id | An ID of the item which required a status change | yes | — |
| status | A desired status for the target item | yes | — |
Outputs
no outputs