githubissues

command
v0.0.0-...-92bc968 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

README

Cloud Build GitHub Issues Notifier

This notifier uses GitHub Webhooks to create issues against your GitHub repo.

This notifier runs as a container via Google Cloud Run and responds to events that Cloud Build publishes via its Pub/Sub topic.

For detailed instructions on setting up this notifier, see Configuring GitHub Issue notifications.

Configuration Variables

This notifier expects the following fields in the delivery map to be set:

  • githubRepo: The name of the repo to create an issue against (e.g. youruser/yourrepo)
  • githubToken: The secretRef: <github-token> map that references the GitHub Issue token resource path in the secrets section.

This notifier also takes a custom template that can either be set inline, or as a uri, as a JSON object specifying at minimum the customisable title and body (in Markdown) of the issue. See GitHub's REST documentation for more body parameters. See TODO for more on templates.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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