I was asked by Matt to setup the integration between all our github repos and the commits list.
I setup a single webhook trigger in our openwhisk org Then setup a OpenWhisk action to handle the push event to send the email to the list. I hit a roadblock, since I'm using a bot email [email protected] and this email is not authorized to post to the commits mailing list I opened an Infra ticket to see how they can help us out to move forward. https://issues.apache.org/jira/browse/INFRA-13403 PS: Here is the repo with the sample code https://github.com/csantanapr/openwhisk-git-to-email -- Carlos
