fletort/TestSpace Project Creation
Create a TestSpace Project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Repository name with owner. For example, fletort/testspace-create-action | — | ${{ github.repository }} |
| token | Personal testspace token used to interact with the testspace API to create the project. | yes | — |
| domain | Testspace SubDomain | — | ${{ github.repository_owner }} |
Outputs
| name | description |
|---|---|
| id | Id of the created testspace project. |
| name | Name of the created testspace project. |