heroku / roadmap

This is the public roadmap for Salesforce Heroku services.
194 stars 0 forks source link

Sunsetting Deploy Hooks #26

Closed afawcett closed 1 year ago

afawcett commented 2 years ago

Webhooks are a more secure, reliable, and powerful alternative to Deploy Hooks, and five years ago, we made app webhooks Generally Available. Today, we are deprecating Deploy Hooks and encouraging customers to migrate to app webhooks.

More Information: https://blog.heroku.com/deployhooks-sunset

motymichaely commented 2 years ago

I loved Deploy Hooks and was using it extensively. Since it was lacking some features (I wanted to get notified on app changes other than deployments) I built the Activity To Go Heroku add-on as an alternative. Under the hood, and thanks to the great help of the Heroku team, it uses the secure and reliable webhooks infrastructure provided by Heroku. It can also be attached to multiple apps.

I hope this helps Heroku users ease the sunset of Deploy Hooks.

More information: https://devcenter.heroku.com/articles/activitytogo

afawcett commented 1 year ago

Thanks for sharing @motymichaely

motymichaely commented 1 year ago

@afawcett - We just added a feature that provides the same event payload as Heroku deploy hooks, so it would make it way easier for Heroku deploy hook users to migrate with a minimal effort.

https://devcenter.heroku.com/articles/activitytogo#migrating-from-heroku-deploy-hooks

Hope this helps.

afawcett commented 1 year ago

Thanks for sharing @motymichaely with our customers - most useful.

chrismarino commented 1 year ago

Deploy hooks were sunsetted on Feb 28. Closing this issue.