shurcooL / Go-Package-Store

An app that displays updates for the Go packages in your GOPATH.
MIT License
899 stars 29 forks source link

Enable Sourcegraph #17

Closed sqs closed 10 years ago

sqs commented 10 years ago

I want to use Sourcegraph code search and code review with Go-Package-Store. A project maintainer needs to enable it to set up a webhook so the code is up-to-date there.

Could you please enable Go-Package-Store on @Sourcegraph by going to https://sourcegraph.com/github.com/shurcooL/Go-Package-Store and clicking on Settings? (It should only take 15 seconds.)

Thank you!

dmitshur commented 10 years ago

A project maintainer needs to enable it to set up a webhook so the code is up-to-date there.

That's new, I didn't know that. I was wondering why it wasn't processing.

Done, thanks!