aws sqs plugin: job parameters

26 views
Skip to first unread message

Ann B

unread,
Dec 14, 2017, 7:51:03 PM12/14/17
to Jenkins Users
I have configured a job that will be triggered when messages are written to a given AWS SQS queue.  I've defined the job with the required sqs parameters (sqs_body, sqs_messageId, sqs_bodyMD5, and sqs_receiptHandle).  I have other hidden parameters that I would also like to pass along.  Is this possible?

I see that SQS message attributes get passed on as dynamic sqs_parameters (https://github.com/ops-guru/aws-sqs-plugin/blob/JENKINS-47551-Message_attributes/src/main/java/io/relution/jenkins/awssqs/SQSTrigger.java#L211-L230), but I'm referring to non-sqs related job parameters (ie, hidden parameters).

Thanks,

Ann
Reply all
Reply to author
Forward
0 new messages