actions-marketplace-validations/Ziti Mattermost Action - Python
POST to Mattermost Webhook endpoint over a Ziti network
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| zitiId | Identity JSON for an enrolled Ziti endpoint | yes | — |
| webhookUrl | Mattermost-channel-specific URL for posting the event | yes | — |
| eventJson | GitHub event JSON (github.event) | yes | — |
| senderUsername | Mattermost username | no | GithubZ |
| senderIconUrl | Mattermost user icon URL | no | https://github.com/fluidicon.png |
| destChannel | Mattermost channel (ignored because incoming webhooks are locked to a channel) | no | "" |
| zitiLogLevel | Ziti log level | no | 3 |
Outputs
no outputs