Skip to main content
Question

CI/CD Integration with A360

  • June 2, 2026
  • 2 replies
  • 12 views

Forum|alt.badge.img+10

Has anyone implemented GitHub CI/CD with A360? If so, could you share how you set up the process?

2 replies

Oli.Morris
Automation Anywhere Team
Forum|alt.badge.img+4
  • Automation Anywhere Team
  • June 2, 2026

I've not this specifically with Automation Anywhere but have done this numerous times via some custom APIs. Now that we have web triggers in the product and supported in API Tasks and Task Bots, you could come up with a pretty compelling use case.

Are you just looking to deploy some GitHub Action workflows via Automation 360?


Forum|alt.badge.img+10
  • Author
  • Most Valuable Pathfinder
  • June 2, 2026

@Oli.Morris After the code is checked in from the AA Control Room, the developer will create a pull request in Github. This pull request needs to go through an approval process, and once it is approved, the package should be deployed to the Production Control Room.