actions-marketplace-validations/update-projects
A Github Action to add/move issues and prs around in the new Projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Access Token with read/write perms for the project | yes | — |
| project-url | URL of the project | yes | — |
| column-field | Name of the field that determines the column | yes | — |
| label-to-column-map | JSON object mapping labels to options in the `column-field` | yes | — |
| clear-on-no-match | Whether or not to clear the `column-field` if no match in `label-to-column-map` is found | yes | true |
Outputs
no outputs