I have successfully integrated Cloud Manager Pipeline events with Slack. I get Slack notices when a Pipeline is started or ended. Now I'd like to have useful information about the deployment returned. Example: I'd like the latest Commit message(s) to be sent when the Pipeline starts. That way I know via Slack which code is being deployed in the Pipeline job. Is this possible? I was unable to find an endpoint that returns Git commit information in the docs.