kekehub/update-project-item-fields
Updates the project item fields by project item ID
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| app-installation-id | GitHub App installation ID | no | — |
| app-integration-id | GitHub App integration ID a.k.a app ID | no | — |
| app-private-key | GitHub App private key | no | — |
| fields | Fields to update in Key value format | no | — |
| owner | Owner (organization ID) of the project owner | no | ${{ github.repository_owner }} |
| project-id | ID(Number) of the project | yes | — |
| project-item-id | ID of the project item | yes | — |
| token | Credential to access to the repo to post the comment | no | ${{ github.token }} |
Outputs
no outputs