natescarlet/wecom notify action
send build result to wecom group through webhook
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| result | build result (e.g. `{{ $needs.build.result }}`) | yes | — |
| webhook-url | wecom webhook url` | yes | — |
| commit-message | commit message | no | ${{ github.event.head_commit.message }} |
| mention | mention user per line | no | ${{ github.event.head_commit.author.username }} |
Outputs
no outputs