ethomson/Create Project Action
Create a GitHub project in a repository or organization
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The name of the project | yes | — |
| description | The description of the project | — | — |
| repo | The repository to create the project in (defaults to the repository running the action) | — | — |
| org | The organization to create the project in | — | — |
| columns | A list of columns (comma-separated) to create in the new project | — | — |
| token | The authentication token to use (defaults to GITHUB_TOKEN environment variable) | — | — |
Outputs
no outputs