-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
-
Using jenkins 2.387.3, AWS-codecommit-trigger-plugin 3.0.12, ubuntu linux 20.04, Repositories hosting in AWS code commit, using SQS and SNS for triggering and sending messages to Jenkins.
I am using AWS code commit trigger plugin for triggering the Jenkins pipeline using SQS and SNS in the AWS account. It worked well for long time but since last month I am facing issue with it.
Some times the pipeline is getting triggered when push happens in my code commit repository but some times the pipeline is not getting triggered though push is happened.
So, when I got to that specific Jenkins job > configure section and just normally clicking apply and save without making any changes in the job configuration and the pipeline is then getting triggered automatically for which push the pipeline has not triggered earlier.
Please can anyone help me out here or else can suggest any alternate plugin or method for my scenario.