-
-
Notifications
You must be signed in to change notification settings - Fork 1
Automatize add repositores webhook #9
Comments
i think something along these lines is possible. i just havent found the time to investigate very deeply yet. basically, i think the token used by the to fully get to the experience like https://github.com/apps/greenkeeper/installations/new would probably require a centralized instance and probably being an app available from the github marketplace. i think there could be value in providing if having the instance add the hook for new repos would be helpful (or at other triggers if you can think of others) would be enough, and you could help track down the following details, i'd be fully on board for adding such an enhancement.
|
This seems like it could maybe get us close to this goal: https://developer.github.com/v3/repos/hooks/#pubsubhubbub |
Also worth keeping an eye on: repository-settings/app#4 |
Hey,
Impressive work! I don't know why greenkeeper is not offering this by default, so thanks a lot for develop it.
I want to ask if could be possible automate the way you need to add webhook for every repository.
Something similar to https://github.com/apps/greenkeeper/installations/new. I suppose is not possible provide a generic solution because each
grenkeeper-keeper
instance is different.Maybe we can add a script or CLI tool for do that automatically. I'ts a nightmare do this manually, specially when you have more than 200 repositories on GitHub.
The text was updated successfully, but these errors were encountered: