actions-marketplace-validations/Get Project Next Fields
Uses the GraphQL API and pagination to retrieve all Project Next Field data for a Project (owned by a User or Organization).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| PAT | Token for GitHub API access | yes | — |
| PROJECT_NEXT_NUMBER | Number of the Project | yes | — |
| ORG | Name of the Organization that owns the Project. This input or the USER input must be supplied. | no | — |
| USER | Name of the User that owns the Project. This input or the ORG input must be supplied. | no | — |
Outputs
| name | description |
|---|---|
| PROJECT_NEXT_FIELDS | Map of all Project Next Fields and Field Settings for a Project |