infinite-automations/GitHub Projects Set Select Option

Sets the value of a select list based on the text value.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 24, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: infinite-automations/gh-projects-set-select-option@4a36396cb66141316b5c6855ad5ae5635fe908bf # v1.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenToken to access the project via APIyes
project-numberNumber of the projectyes
project-ownerThe owner of the project. This is normally an organization.yes
item-idThe Id of the item which should be edited.yes
field-nameThe name of the select field.yes
select-option-nameThe Name for the option of the select field. It has to be an existing value.yes

no outputs