technote-space/Create Project Card Action
GitHub actions to create project card.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Secret GitHub API token to use for making API requests. | no | ${{ github.token }} |
| PROJECT | Project name. | yes | — |
| COLUMN | Column name. | yes | — |
| CHECK_ORG_PROJECT | Whether to check org project. | no | — |
| CHECK_USER_PROJECT | Whether to check org project. | no | — |
Outputs
no outputs