DoSomething / infrastructure

🐄 DoSomething.org's infrastructure, managed by Terraform.
MIT License
3 stars 2 forks source link

Ghost Inspector Heroku Deploy Hook #291

Closed mendelB closed 3 years ago

mendelB commented 3 years ago

What's this PR do?

This pull request adds a new "Ghost Inspector Webhook" component which configures a Heroku (HTTP Post) Deploy Hook addon to automatically kick off our Ghost Inspector QA suite (using the webhook address stored in an AWS SSM Parameter) following an application deployment.

It's configured on the Phoenix & Northstar Heroku applications.

How should this be reviewed?

👀

Any background context you want to provide?

This will help ensure that our team is on top of any test failures following a Pull Request being merged (and the app deploying to our QA environments).

Co-authored by @DFurnes 🎩

Relevant tickets

References Pivotal #170523172.

Checklist