giovannicandido/Notification Action
Send notification to zulip instance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 21, 2024
- License
- None
Pinned Snippet
uses: giovannicandido/notification-action@f1d613a5868a4e2d46d8b41ca78df6432617332b # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | Api Key to Send Message | yes | — |
| Email of sender | no | github-bot@zulip.kugelbit.com | |
| organization-url | Url of organization | no | https://zulip.kugelbit.com |
| to | Location to send notification | no | notifications |
| type | Type of location | no | stream |
| topic | Topic of the message | yes | — |
| content-type | Content of the message | yes | — |
| workflow-ref | Workflow ref, use $env.WORKFLOW_REF | yes | — |
| workflow-url | Workflow URL, use $env.WORKFLOW_URL | yes | — |
| tag | App tag version | no | unknown |
Outputs
no outputs