predbjorn/Hello World
Greet someone
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 7, 2025
- License
- None
Pinned Snippet
uses: predbjorn/slack-report-action@2ac3707366e1b8647c28eb4de25b7d7dd7e440f7 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| slack-bot-token | Slack bot token | yes | — |
| slack-channel-id | Slack channel id | yes | — |
| slack-ts | update slack message | no | "" |
| android-status | [start|success|fail|cancel] | no | start |
| ios-status | [start|success|fail|cancel] | no | start |
| android-build-time | — | no | "" |
| ios-build-time | — | no | "" |
| android-eta | — | no | "" |
| ios-eta | — | no | "" |
| github-action-url | — | yes | "" |
| version-nr | — | no | "" |
| branch | — | yes | — |
| jira-url | — | no | "" |
| errors | — | no | false |
Outputs
| name | description |
|---|---|
| ts | Slack message timestamp |