showoffninja/issue-to-project
convert issues into project cards
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token with appropriate permissions | yes | — |
| project-id | The node ID of the project to add issues to | yes | — |
| column-name | The name of the column to place the issue in (e.g., "To Do", "In Progress") | no | — |
| status-field-name | The name of the status/column field (defaults to "Status") | no | Status |
| custom-field-mappings | JSON object mapping project field names to issue data extraction rules | no | {} |
| issue-number | The issue number to add to the project (defaults to current issue) | no | — |
| repository | The repository containing the issue in owner/repo format (defaults to current repository) | no | — |
Outputs
no outputs