Skip to content

Maintenance: Add a GitHub analytics dispatcher #2160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 tasks done
rubenfonseca opened this issue Apr 24, 2023 · 2 comments · Fixed by #2161
Closed
2 tasks done

Maintenance: Add a GitHub analytics dispatcher #2160

rubenfonseca opened this issue Apr 24, 2023 · 2 comments · Fixed by #2161
Assignees
Labels
internal Maintenance changes

Comments

@rubenfonseca
Copy link
Contributor

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

@rubenfonseca rubenfonseca added triage Pending triage from maintainers internal Maintenance changes labels Apr 24, 2023
@rubenfonseca rubenfonseca self-assigned this Apr 24, 2023
@rubenfonseca rubenfonseca removed the triage Pending triage from maintainers label Apr 24, 2023
@rubenfonseca rubenfonseca linked a pull request Apr 24, 2023 that will close this issue
7 tasks
@github-actions
Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

This issue is now closed. Please be mindful that future comments are hard for our team to see.

If you need more assistance, please either tag a team member or open a new issue that references this one.

If you wish to keep having a conversation with other community members under this issue feel free to do so.

@github-actions github-actions bot added the pending-release Fix or implementation already in dev waiting to be released label Apr 24, 2023
@github-actions
Copy link
Contributor

github-actions bot commented May 4, 2023

This is now released under 2.15.0 version!

@github-actions github-actions bot removed the pending-release Fix or implementation already in dev waiting to be released label May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Maintenance changes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant