ghp-management/Get ProjectV2 Field ID
Returns ProjectV2 Field ID from field name if exists
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pat_token | GitHub PAT token | yes | — |
| organization | Organization login name | yes | — |
| project_number | ProjectV2 Number | yes | — |
| field_name | ProjectV2 Field name | yes | — |
Outputs
| name | description |
|---|---|
| field_id | The Field ID in the Project if exists |