gopherbot

command
v0.0.0-...-80a9e2a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2024 License: BSD-3-Clause Imports: 35 Imported by: 0

README

Go Reference

golang.org/x/build/cmd/gopherbot

The gopherbot command runs Go's gopherbot role account on GitHub and Gerrit.

Development

To test changes locally, run:

$ go run . -dry-run

To connect gopherbot to development instances of, e.g. devapp, modify the source code to point at those instances.

Development with Docker

make docker-image
docker volume create golang-maintner
docker run -v golang-maintner:/.cache/golang-maintner \
    -it --rm gcr.io/go-dashboard-dev/gopherbot --dry-run

Deployment

See the documentation on deployment.

Documentation

Overview

The gopherbot command runs Go's gopherbot role account on GitHub and Gerrit.

General documentation is at https://go.dev/wiki/gopherbot. Consult the tasks slice in gopherbot.go for an up-to-date list of all gopherbot tasks.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL