Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
## Issue summary
When you retry a build that requires an approval and approve it, the build finishes with an instant error:
```
Failed to get source information: generic::invalid_argument: error parsing connection from eventSource "": invalid argument: invalid repository resource name (). Resource name should match regex ^projects/((?:[^:]+:.)?[a-z0-9\\-]+)/locations/([\w-]{2,40})/connections/([a-zA-Z0-9-._~%!$&'()*+,;=@]{1,200})/repositories/([a-zA-Z0-9-._~%!$&'()*+,;=@]{1,200})$ (make sure connection_id and repository_id are 200 chars or less)
```