joshmgross/Remove from Project

Removes an issue or pull request from a classic project board

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
issue-numberThe number of the issue or pull request to remove.yes
issue-ownerThe owner of the issue or pull request to remove. Defaults to the current repository owner.no
issue-repositoryThe repository of the issue or pull request to remove. Defaults to the current repository.no
project-ownerThe organization that contains the project.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 }}
fail-not-foundFail the action if the issue is not on the project board.nofalse

no outputs