tamj0rd2/Hello World
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | yes | ${{ github.token }} |
| repository | Repository to get the status from | yes | ${{ github.repository }} |
| sha | SHA to get the status for | yes | ${{ github.sha }} |
| checkNames | Comma separated list of status names to wait for | yes | — |
| slackWebhookURL | The slack webhook URL to send alerts via | yes | — |
| timeoutMinutes | The number of minutes to timeout after | yes | 60 |
Outputs
no outputs