This tool tekton and pods events and notify all webhooks recorded
To trigger the watching a payload has to bu post to /watch/play
URI
This chart ci-status can be used to install this tool
Parameter | Description | Default |
---|---|---|
listen |
address and port to bind the application | :8080 |
timeout |
Time in minute of non-activity when the application stop watching | 60 |
hooks |
list of url and scope | [] |
Parameter | Description | Default |
---|---|---|
url |
full url to send notification | nil |
scope |
scope define when and what events to send | nil |
schemes supported
- http
- https
- kafka
List of scopes supported.
- timeout
- update
- and
scope also support regex
The configuration file is mandatory
$ > /ci-status --config config.yaml --log-format text --log-level debug