In Adobe Cloud Manager we have the ability to create Code Quality Pipelines that can be configured to automatically trigger when new commits are pushed to the specified branch. I have configured such a pipeline as seen below.
The problem I am experiencing is that when I push new commits to the branch in question, the pipeline is not triggered. I can confirm that the new commits are successfully reaching the Adobe repository. I can also confirm that we are using an Adobe repository and not a private one.
Can you offer any ideas why our code quality pipeline is not triggering on code pushes? Thank you.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @johnagordon83,
That's really strange! Could you confirm:
develop
vs Develop
) can prevent it from triggering.Note: Even though you're using an Adobe Git repo, make sure that webhooks are properly set up behind the scenes. Normally Adobe handles this, but in rare cases the webhook might not be firing or has gotten misconfigured. Opening a ticket with Adobe Support can help clarify if the hook is correctly firing when new commits are pushed.
Hope that heps!
Regards,
Santosh
Views
Replies
Total Likes
Hi @johnagordon83,
That's really strange! Could you confirm:
develop
vs Develop
) can prevent it from triggering.Note: Even though you're using an Adobe Git repo, make sure that webhooks are properly set up behind the scenes. Normally Adobe handles this, but in rare cases the webhook might not be firing or has gotten misconfigured. Opening a ticket with Adobe Support can help clarify if the hook is correctly firing when new commits are pushed.
Hope that heps!
Regards,
Santosh
Views
Replies
Total Likes
Thank you for your reply SantoshSai. Manually triggering the pipeline before attempting to automate it didn't work, but I will open a ticket to resolve the issue.
Views
Replies
Total Likes
Hi @johnagordon83 , one issue we ran into.
Thereby incase you are using single adobe repo against multiple programs, only one pipeline gets triggered. Need to setup separate repo for each program
Views
Replies
Total Likes
Thank you for your response sarav_prakash, but we only have one program.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies