jimgraham/Remove from ProjectV2

Removes an issue or pull request from a V2 project board

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
item-idThe number of the issue or pull request to remove.yes
project-ownerThe owner of project. Defaults to the current repository owner.no
project-numberThe number of the project board.yes
tokenA 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 }}

no outputs