Adobe IO events not getting triggered during Adobe Cloud Manager setup using jenkins via Adobe IO integration
Hi Team,
to trigger Adobe Cloud Manager CI/CD pipeline for a program/project via jenkins. i found there are two ways
- installing Adobe Cloud Manager plugin and configure AIO integration to access the pipelines and trigger it
- in Jenkins job - using bash script to run Adobe IO CLI commands to trigger the ACM pipeline after Adobe IO integration
Query 1 - which option is best suits in terms of implementation ? or any other way ?
Query 2 - i am able to execute configured Adobe Cloud Manager pipelines but unable get the response of success or failure even if Adobe IO events has been configured and webhook setting is enabled still events are not getting triggered to send response back to Jenkins

