
AWS CodeBuild が GitHub Enterprise のマネージド Webhook のサポートを追加
本記事は、2025 年 2 月 26 日にAWS公式サイトの What’s New with AWS? に掲載された英語記事を自動翻訳したものです。
ニュース内容
AWS CodeBuild のマネージド Webhook のサポートが GitHub Enterprise まで拡大されました。AWS CodeBuild は、ソースコードをコンパイルし、テストを実行し、デプロイ可能なソフトウェア パッケージを作成する、フルマネージドの継続的インテグレーション サービスです。
GitHub Enterprise をソース プロバイダーとして使用しているお客様は、これまで CodeBuild がイベントを受信するために Webhook を手動で作成する必要がありました。CodeBuild はネイティブに統合され、お客様に代わって Webhook を作成および管理できるようになりました。さらに、CloudFormation を使用して CodeBuild プロジェクトで Webhook を定義することもできます。
この機能は、米国東部 (オハイオ)、米国東部 (バージニア北部)、米国西部 (北カリフォルニア)、米国西部 (オレゴン)、GovCloud (米国東部)、アジア太平洋 (ムンバイ)、アジア太平洋 (ソウル)、アジア太平洋 (シンガポール)、アジア太平洋 (シドニー)、アジア太平洋 (東京)、カナダ (中部)、ヨーロッパ (フランクフルト)、ヨーロッパ (アイルランド)、ヨーロッパ (ロンドン)、ヨーロッパ (ミラノ)、ヨーロッパ (パリ)、ヨーロッパ (ストックホルム)、南米 (サンパウロ) でご利用いただけます。
サンプル プロジェクトに従って、GitHub Enterprise の使用を開始してください。CodeBuild の使用開始方法の詳細については、AWS CodeBuild 製品ページをご覧ください。
原文
AWS CodeBuild’s support for managed webhooks now extends to include GitHub Enterprise. AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages ready for deployment.
Customers using GitHub Enterprise as their source provider previously had to manually create webhooks for CodeBuild to receive events. CodeBuild now integrates natively to create and manage webhooks on your behalf. Additionally, you can use CloudFormation to define your webhooks in a CodeBuild project.
This feature is available in US East (Ohio), US East (N. Virginia), US West (N. California), US West (Oregon), GovCloud (US-East), Asia Pacific (Mumbai), Asia Pacific (Seoul), Asia Pacific (Singapore), Asia Pacific (Sydney), Asia Pacific (Tokyo), Canada (Central), Europe (Frankfurt), Europe (Ireland), Europe (London), Europe (Milan), Europe (Paris), Europe (Stockholm), and South America (São Paulo).
Get started using GitHub Enterprise by following our sample project. To learn more about how to get started with CodeBuild, visit the AWS CodeBuild product page.
引用元:AWS CodeBuild adds support for managed webhooks in GitHub Enterprise