Categorygithub.com/w6d-io/ci-status
module
0.1.5
Repository: https://github.com/w6d-io/ci-status.git
Documentation: pkg.go.dev

# README

CI STATUS

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

Installation

This chart ci-status can be used to install this tool

Configuration

Main

ParameterDescriptionDefault
listenaddress and port to bind the application:8080
timeoutTime in minute of non-activity when the application stop watching60
hookslist of url and scope[]

Hooks

ParameterDescriptionDefault
urlfull url to send notificationnil
scopescope define when and what events to sendnil

url

schemes supported

  • http
  • https
  • kafka

scopes

List of scopes supported.

  • timeout
  • update
  • and

scope also support regex

run

The configuration file is mandatory

$ > /ci-status --config config.yaml --log-format text --log-level debug

# Packages

No description provided by the author
No description provided by the author
No description provided by the author