monry/Add Issue to Project
Add GitHub Issues to GitHub Projects (Beta)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Personal Access Token that with `repo`, `project`, `org:read` and `org:write` is granted. | yes | "" |
| project-id | Node Id of project. | no | "" |
| project-owner | User/Organization name project contains. | no | "" |
| project-number | The number of the target project. | no | 0 |
| issue-id | Node Id of issue. | no | "" |
| issue-repository | Repository name with owner of issue. | no | "" |
| issue-number | Number of issue. | no | 0 |
Outputs
| name | description |
|---|---|
| added-project-item-id | Project Item Id that added to project. |
| error | Error message. |