ghp-management/Get ProjectV2 Item ID
This action outputs the ProjectV2 item node ID if exists in the provided project number
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit May 18, 2025
- License
- MIT
Pinned Snippet
uses: ghp-management/get-projectv2-item-id@1ee0a54619b136687d5b7603d666384619f43cfe # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Token | yes | — |
| organization | Organization login name | yes | — |
| project_number | ProjectV2 Number | yes | — |
| node_id | Item Node ID | yes | — |
Outputs
| name | description |
|---|---|
| node_id | The ProjectV2 Item Node ID in long format |