vanzeben/project-triage
Triages issues and PRs into a GitHub Project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Personal access token (PAT) used to access the project. Also when generating a new PAT, select the least scopes necessary [project, read-project]. [Learn more about creating and using encrypted secrets](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets) | — | ${{ github.token }} |
| projectOwner | Organization or User who owns the Project to triage this Repository | — | ${{ github.repository_owner }} |
| projectName | Desired name for the project board | — | Triage Board |
Outputs
no outputs