golang/go

x/build/cmd/gopherbot, x/build/maintner: handle non-Go Github issue repos like gddo

Open

#21 072 ouverte le 18 juil. 2017

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Go (19 008 forks)batch import
Buildershelp wanted

Métriques du dépôt

Stars
 (133 883 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

https://github.com/golang/gddo has a separate issue tracker, but gopherbot ("CL X mentions this issue") can only comment on golang/go repos.

We might also need to update parseGithubRefs in maintner/github.go but at first look at that function makes it seem like it is capable of doing the right thing.

Guide contributeur