Discover Packages
github.com/tektoncd/plumbing/bots/buildbot
module
Version:
v0.0.0-...-6b7e894
Opens a new window with list of versions in this module.
Published: Oct 21, 2020
License: Apache-2.0
Opens a new window with license information.
README
README
¶
Tekton buildcop
This folder holds the Slack buildcop bot code and configuration.
Current buildcops are:
Andrea Frittoli @afrittoli (andrea.frittoli)
Billy Lynch @wlynch (wlynch)
Dibyo Mukherjee @dibyom (dibyo)
Nikhil Thomas @nikhil-thomas (nikthoma)
Savita Ashture @savitaashture (sashture)
Scott @sbwsg (sbws)
Sharon Jerop Kipruto @jerop (jerop)
Vincent Demeester @vdemeester (vdemeest)
Other folks who are not build cops but have build cop access:
Build cop access is given with addpermissions.py .
Rotation
Configuration
apiVersion: v1
kind: ConfigMap
metadata:
name: buildcop-cfg
namespace: default
data:
SLACKTOKEN: …token…
BOTID: URCPZNB37
CHANNELID: CPY3T4YHM
Deploying
When connected to the dogfood cluster :
# must be run from the `buildbot` dir or it will use the go.mod file one level up
buildbot$ KO_DOCKER_REPO=gcr.io/tekton-releases/buildbot ko --context dogfood apply -f config/deployment.yaml
Expand ▾
Collapse ▴
Directories
¶
cmd
Click to show internal directories.
Click to hide internal directories.