Just to clarify what your after you want to be able to trigger a build using the github amazonsns service.

The whole goal of the SQS plugin was to allow you to trigger builds where the Jenkins server sits behind the firewall

SNS requires you to configure a deliver mechanism HTTP,email,SMS even SQS. Really the only transport I see working is SQS itself since HTTP support would mean opening up your Jenkins instance to the Internet which is already support by the GitHub Web Hook.

I'll test support for using SNS where it's bridged to SQS and make the changes to support this mechanism. Does that solve your use case?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to