You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to fetch repository analytics in a secure way, we need to vend the GitHub action token to a synchronous Lambda function that will crawl the GitHub API.
Which area does this relate to?
Other
Solution
We need to create a GitHub action that will assume an OIDC role and call a dispatcher function with the GitHub token.
Why is this needed?
In order to fetch repository analytics in a secure way, we need to vend the GitHub action token to a synchronous Lambda function that will crawl the GitHub API.
Which area does this relate to?
Other
Solution
We need to create a GitHub action that will assume an OIDC role and call a dispatcher function with the GitHub token.
Acknowledgment
The text was updated successfully, but these errors were encountered: