ghp-management/Get ProjectV2 Single Select Field Option ID
This action outputs the ProjectV2 Single Select Option ID in the `single_select_option_id` using organization login name, project number, single select field ID and the single select option name
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit May 16, 2025
- License
- MIT
Pinned Snippet
uses: ghp-management/get-projectv2-singleselect-field-option-id@778c735377398ad597ad4b4768f802ba632f349a # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pat_token | GitHub PAT token | yes | — |
| organization | Organization login name | yes | — |
| project_number | ProjectV2 Number | yes | — |
| single_select_field_id | ProjectV2 Single Select Field ID | yes | — |
| single_select_option_name | ProjectV2 Single Select Option text | yes | — |
Outputs
| name | description |
|---|---|
| single_select_option_id | ProjectV2 Single Select Option ID |