Commit451 / skyhook

Parses webhooks and forwards them in the proper format to Discord.
https://commit451.github.io/skyhook-web
MIT License
367 stars 95 forks source link

Create AppCenter Provider #203

Closed TiagoDanin closed 1 year ago

TiagoDanin commented 1 year ago

Thank you for this amazing project Create an integration with AppCenter this is very important to me.

Preview: Distribution event: image

Pipeline event: image

Documentation Webhook AppCenter: https://docs.microsoft.com/en-us/appcenter/dashboard/webhooks/

When testing manually it's important to remember App Center takes a while to notify via WebHook. Here has a difference of 2 hours

TiagoDanin commented 1 year ago

@Jawnnypoo Added tests

Jawnnypoo commented 1 year ago

Thanks for adding this!