Open
Description
Is your feature request related to a problem? Please describe.
When viewing logs in New Relic to find when an issue started, or looking at performance issues, it's useful for me to know when deployments were.
Describe the solution you'd like
I would like it if, after deploying to production, a Deployment was added to NewRelic (including the commit hash and, if possible, a changelog generated from the difference between the last deployment's commit and the new one)
Describe alternatives you've considered
Currently, I'm performing these actions manually by hand-crafting REST requests to the NewRelic API