Skip to content
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

Added job_token to proxy container's ENV #1157

Merged
merged 3 commits into from
Feb 5, 2024

Conversation

honeyankit
Copy link
Contributor

New record_metrcis rest api is getting 401 error while making a post request to Dependabot api from Dependabot Proxy. The reason is that it is missing the job_token.

This PR adds the job token to Proxy container's ENV to be passed to http.client so that record_metrcis rest api can succeed.

Slack context: https://github.slack.com/archives/C03AW3YJV6C/p1706827156627469

Issue: https://github.com/github/dependabot-updates/issues/5153

@honeyankit honeyankit self-assigned this Feb 3, 2024
@honeyankit honeyankit requested a review from a team as a code owner February 3, 2024 00:06
@honeyankit honeyankit merged commit 335da00 into main Feb 5, 2024
9 checks passed
@honeyankit honeyankit deleted the honeyankit/add_job_token_proxy_env branch February 5, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants