actions/Add To GitHub projects
Automatically add issues and PRs to GitHub projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project-url | URL of the project to add issues to | yes | — |
| github-token | A GitHub personal access token with write access to the project | yes | — |
| labeled | A comma-separated list of labels to use as a filter for issue to be added | no | — |
| label-operator | The behavior of the labels filter, AND to match all labels, OR to match any label, NOT to exclude any listed label (default is OR) | no | — |
Outputs
| name | description |
|---|---|
| itemId | The ID of the item that was added to the project |