funnyzak/Pushoo Action
A GitHub Action with Pushoo.js pushes multiple platform messages.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| platforms | The target platform list to be pushed. supporting qmsg、serverchan、pushplus、pushplushxtrip、dingtalk、wecom、bark、gocqhttp、atri、pushdeer、igot、telegram、feishu | yes | — |
| tokens | The token list corresponding to the platforms | yes | — |
| content | The push content of the Markdown format. If the push platform does not support MarkDown, Pushoo will automatically convert to support formats. | yes | — |
| title | Optional, message title, if the push platform does not support message title, it will be spliced in the first line of the text. | no | — |
| options | Optional, For some additional configuration when pushing, Json string. | no | — |
| debug | Enable the debug flag to show detail log. | no | false |
Outputs
| name | description |
|---|---|
| metadata | Push result metadata |