zhecks/Lark pull request notify
A lark pull request notify of GitHub actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| template_id | the lark template ID. You can create by self or use template.json | yes | — |
| notification_title | the title of notification | no | ${{ github.repository }} |
| token | it's neccessary for private repository, public repository also can use token to increase api's limit | no | — |
| users | the user mapping to the lark's open id, e.g. Alice|openID,Bob|openID | yes | — |
| reviewers | the reviewer, e.g. openID,openID | yes | — |
| timeout | the timeout time which wait for other workflows | no | 1800 |
| interval | the interval of polling | no | 15 |
| webhook | the lark robot's webhook | yes | — |
| secret | the secret to signature verfiy | no | — |
Outputs
no outputs