Connecting to CI/CD pipelines - AWS DevOps Agent

Connecting to CI/CD pipelines

CI/CD pipeline integration enables AWS DevOps Agent to monitor deployments and correlate code changes with operational incidents during investigations. By connecting your CI/CD providers, the agent can track deployment events and associate them with AWS resources to help identify potential root causes during incident response.

AWS DevOps Agent supports integration with popular CI/CD platforms through a two-step process:

  1. Account-level registration – Register your CI/CD provider once at the AWS account level

  2. Agent Space connection – Connect specific projects or repositories to individual Agent Spaces based on your organizational needs

This approach allows you to share CI/CD provider registrations across multiple Agent Spaces while maintaining granular control over which projects are monitored by each space.

Supported CI/CD providers

AWS DevOps Agent supports the following CI/CD platforms:

  • GitHub – Connect repositories from GitHub.com using the AWS DevOps Agent GitHub app.

  • GitLab – Connect projects from GitLab.com, managed GitLab instances, or publicly accessible self-hosted GitLab deployments.

Topics