bakerkretzmar / laravel-deploy-preview

A GitHub Action to deploy PR preview sites for Laravel apps.
MIT License
19 stars 6 forks source link

Add ability to create deployment webhooks #43

Closed bakerkretzmar closed 2 months ago

bakerkretzmar commented 2 months ago

Adds support for webhooks.

There doesn't seem to be any way to get or set deployment failure notification emails, or to set the Slack channel and Teams/Discord URLs, via the Forge API, but I emailed them to ask about it.

See #42.