import "golang.org/x/build/cloudfns/issueswebhook"
Package issueswebhook implements a Google Cloud Function HTTP handler that expects GitHub webhook change events. Specifically, it reacts to issue change events and saves the data to a GCS bucket.
func GitHubIssueChangeWebHook(w http.ResponseWriter, r *http.Request)
Package issueswebhook imports 7 packages (graph). Updated 2021-01-22. Refresh now. Tools for package owners.