Skip to main content
Answer

Is it possible to integrate Github-CI/CD with A360 ?

  • August 16, 2023
  • 4 replies
  • 368 views

Forum|alt.badge.img+1

Can anyone share some documentations or just explain how to integrate Github CICD with A360 ?

Best answer by ravi.pothana

Hi @asish_rj 

Unfortunately, A360 and GitLab CI/CD do not currently have a native integration. However, future releases of A360 are likely to incorporate CI/CD integration. As a workaround, you can leverage the API functionality of Automaion360 to automate your end-to-end processes using API.


API References:

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/control-room-api/api-references.html

Release notes, to keep an eye on for new features and enhancements:

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-notes.html

4 replies

Forum|alt.badge.img+8
  • Automation Anywhere Team
  • Answer
  • August 16, 2023

Hi @asish_rj 

Unfortunately, A360 and GitLab CI/CD do not currently have a native integration. However, future releases of A360 are likely to incorporate CI/CD integration. As a workaround, you can leverage the API functionality of Automaion360 to automate your end-to-end processes using API.


API References:

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/control-room-api/api-references.html

Release notes, to keep an eye on for new features and enhancements:

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-notes.html


Forum|alt.badge.img+1
  • Author
  • Cadet | Tier 2
  • August 17, 2023

Thank you  @ravi.pothana for the quick turnaround. Is it possible to integrate A360 with Azure CI/CD or other pipelines(like AWS CI/CD).


Forum|alt.badge.img+1
  • Cadet | Tier 2
  • August 17, 2023

You can connect the Control Room to Git in Azure Devops for version control and backup but not for CI/CD as of now.


Forum|alt.badge.img+1
  • Author
  • Cadet | Tier 2
  • August 17, 2023

Thank you @Anju Gunakar.