actions-marketplace-validations/assign-org-project
Assigned issue or pull request to a organization project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| app-installation-id | GitHub App installation ID | no | — |
| app-integration-id | GitHub App integration ID a.k.a app ID | no | — |
| app-private-key | GitHub App private key | no | — |
| issue-id | ID of the issue or the pull request | no | ${{ github.event.issue.node_id || github.event.pull_request.node_id }} |
| owner | Owner (organization ID) of the project owner | no | ${{ github.repository_owner }} |
| project-id | The ID of the organization ID | yes | — |
| token | Credential to access to the repo to post the comment | no | ${{ github.token }} |
Outputs
no outputs