dtzar / k8s-triage

Tool to automate triage of boards in K8s SIG Node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubernetes boards triage

Tool to automate triage of boards in K8s SIG Node.

The idea is to implement project board management rules like described in this proposal.

Run locally:

ACCESS_TOKEN=ghp_FooBar PORT=8080 go run main.go

This app is deployed at https://apmtips.com/triage/node-prs

About

Tool to automate triage of boards in K8s SIG Node

License:Apache License 2.0


Languages

Language:Go 98.2%Language:Dockerfile 1.8%