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

[admin] The Auto-update Java agent action is failing #1917

Closed
TylerHelmuth opened this issue Jul 12, 2023 · 4 comments
Closed

[admin] The Auto-update Java agent action is failing #1917

TylerHelmuth opened this issue Jul 12, 2023 · 4 comments
Labels
auto-instrumentation:java bug Something isn't working github_actions Pull requests that update Github_actions code

Comments

@TylerHelmuth
Copy link
Member

It looks like it has never passed: https://github.com/open-telemetry/opentelemetry-operator/actions/workflows/auto-update-java-agent.yaml

Example: https://github.com/open-telemetry/opentelemetry-operator/actions/runs/5526776918/jobs/10081861894

Based on the logs it looks like OPENTELEMETRYBOT_GITHUB_TOKEN doesn't have the right access.

Switched to a new branch 'opentelemetrybot/update-opentelemetry-java-agent-to-1.27.0'
[opentelemetrybot/update-opentelemetry-java-agent-to-1.27.0 04a4eb7] Update the OpenTelemetry Java agent version to 1.27.0
 1 file changed, 1 insertion(+), 1 deletion(-)
remote: error: GH006: Protected branch update failed for refs/heads/opentelemetrybot/update-opentelemetry-java-agent-to-1.27.0.        
remote: error: Required status check "EasyCLA" is expected. You're not authorized to push to this branch. Visit https://docs.github.com/articles/about-protected-branches/ for more information.        
To https://github.com/open-telemetry/opentelemetry-operator
 ! [remote rejected] opentelemetrybot/update-opentelemetry-java-agent-to-1.27.0 -> opentelemetrybot/update-opentelemetry-java-agent-to-1.27.0 (protected branch hook declined)
error: failed to push some refs to 'https://github.com/open-telemetry/opentelemetry-operator'
@TylerHelmuth TylerHelmuth added bug Something isn't working github_actions Pull requests that update Github_actions code auto-instrumentation:java labels Jul 12, 2023
@TylerHelmuth
Copy link
Member Author

@open-telemetry/operator-maintainers we need to open a request. See #1922 (comment) for details.

@jaronoff97
Copy link
Contributor

can do!

@jaronoff97
Copy link
Contributor

open-telemetry/community#1597 done

@jaronoff97
Copy link
Contributor

I think this is working now @TylerHelmuth let me know if it isn't

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-instrumentation:java bug Something isn't working github_actions Pull requests that update Github_actions code
Projects
None yet
Development

No branches or pull requests

2 participants