weerachai06/Stupid Job
A fun GitHub Action that comments on PRs and records the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| who-to-greet | Who to greet in the message | yes | World |
| github-token | GitHub token for API authentication | yes | ${{ github.token }} |
| message | Custom message to post on the PR | no | "" |
Outputs
| name | description |
|---|---|
| time | The time when the greeting was created |