Currently, it seems that the only two options for reporting drift are to either create a GitHub issue or fire a Slack-compatible webhook. I'd like to use an internal action to do drift notifications (email to internal DL), so it would be nice to allow drift detection to function and just output the results as variables, which can then be consumed by other actions.
If you think this is an appropriate feature and provide some guidance on implementation, I can draft a PR.