-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add pull_request_url and branch_name to CodeBuild success response
returning repository_url/repository_name, causing CFN to fail with: 'Vendor response doesn't contain pull_request_url attribute' After CodeBuild SUCCEEDED, query GitHub API /pulls?state=open on the created repo to get the real PR URL and branch name.
- Loading branch information
Your Name
committed
Apr 7, 2026
1 parent
5d3ff19
commit 26c6fe9
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters