jimgraham/Remove from ProjectV2
Removes an issue or pull request from a V2 project board
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| item-id | The number of the issue or pull request to remove. | yes | — |
| project-owner | The owner of project. Defaults to the current repository owner. | no | — |
| project-number | The number of the project board. | yes | — |
| token | A token with access to the project board and issue or pull request. For projects outside of the current workflow's repository, a separate token is required. | no | ${{ github.token }} |
Outputs
no outputs