dwyl / tudo

:white_check_mark: Want to see where you could help on an open dwyl issue?
https://tudo-app.herokuapp.com/
GNU General Public License v3.0
57 stars 9 forks source link

Organisation wide webhook creation #197

Open samhstn opened 7 years ago

samhstn commented 7 years ago

To create a webhook to be able to listen out for repository creation events in dwyl, we will need further access on the dwyl organisation.

For this to be done in the Github organisation gui we need to be able to see a settings button (see below)

screen shot 2017-08-01 at 12 31 54

From there we will be able to access the webhooks view to create them screen shot 2017-08-01 at 12 32 53

I am going off of the assumption that if the webhook can't be created in the guthub gui, then it can't be done with the api.

@nelsonic I don't think it is possible with my currently available auth headers to be able to create an organisation wide webhook for dwyl.

How should we proceed?

nelsonic commented 7 years ago

@shouston3 can you let me know what permissions you need?

sohilpandya commented 7 years ago

@nelsonic aren’t you suppose to be getting married tomorrow? Bit late for this issue! 🙄😳

Sorry for the side topic comment. 😬

samhstn commented 7 years ago

If these are the options: screen shot 2017-08-05 at 13 12 28 I am currently a member and am unable to add an organisation wide webhook from the site. One of us would need to be made owner for this to work and for us to use that peronal access token. The alternative could be for you to generate a personal access token with just this specific capability for us to use.