ecraft/Update Github Project fields
This action updates custom fields in a GitHub Project.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Oct 27, 2025
- License
- None
Pinned Snippet
uses: ecraft/project-updater@b9e3af4776cad5cd0e64b2feadad7fac40723f70 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The Github token to use. | yes | — |
| project-owner | The project owner. | yes | — |
| project-number | The project number. | yes | — |
| field-name | The field to update | no | — |
| field-value | The value to write to the field | no | — |
Outputs
no outputs