broadinstitute/Broad CARROT GitHub Test Action
Action for triggering runs of tests defined in the Broad CARROT Application with PR Comments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| software-name | The name of the software in this repository, as it is written in the software record for this repository in the CARROT database | yes | — |
| github-token | The GitHub token for using the GitHub API. Generated automatically for the Actions workflow. | yes | — |
| topic-name | The Google Cloud PubSub topic name for the topic we will publish the message to to start the test | yes | — |
| sa-key | The Service Account key JSON for the service account that has publish permissions for the PubSub topic | — | — |
| minimum-permissions | The minimum permissions level required of a user to be able to trigger a CARROT test run from a comment. Can be "admin", "write", or "read" (not recommended) | — | write |
Outputs
no outputs