Posted On: Jul 7, 2023

AWS CodeBuild customers can now use GitHub Actions during the building and testing of software packages. AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces ready-to-deploy software packages. Customers’ CodeBuild projects are now able to leverage many of the pre-built actions available in GitHub’s marketplace. GitHub Actions are open source applications for the GitHub Actions platform that perform a complex but frequently repeated task.

With CodeBuild’s integration with GitHub Actions, you can now extend your buildspec definition to invoke third-party solutions. There is no need to author and maintain custom integrations, or learn how integrate others’ solutions into your build process. 

CodeBuild’s integration with GitHub actions is available in US East (N. Virginia), US East (Ohio), US West (N. California), see the US West (Oregon), South America (Sao Paulo), Asia Pacific (Singapore), Asia Pacific (Tokyo), Asia Pacific (Sydney), Asia Pacific (Hyderabad), Asia Pacific (Melbourne), Asia Pacific (Seoul), Asia Pacific (Mumbai), Asia Pacific (Osaka), Asia Pacific (Hong Kong), Asia Pacific (Jakarta), Europe (Ireland), Europe (Frankfurt), Europe (Zurich), Europe (Paris), Europe (Stockholm), Europe (Milan), Europe (London), Europe (Spain), Canada (Central), Middle East (Bahrain), Middle East (UAE), and Africa (Cape Town). For more information about the AWS Regions where CodeBuild is available, see the AWS Regions page.

To learn more about how to get started with CodeBuild, visit the AWS CodeBuild product page. To learn more about CodeBuild’s integration with GitHub Actions, see CodeBuild’s documentation for Running GitHub Actions.