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

Add GITHUB_USERNAME env var to resolver step #4999

Merged
merged 4 commits into from
Nov 14, 2024
Merged

Conversation

neubig
Copy link
Contributor

@neubig neubig commented Nov 14, 2024

Fix the "Github username is required" error in the openhands-resolver workflow by adding the GITHUB_USERNAME environment variable to the resolver step, using the value from PAT_USERNAME secret.


To run this PR locally, use the following command:

docker run -it --rm   -p 3000:3000   -v /var/run/docker.sock:/var/run/docker.sock   --add-host host.docker.internal:host-gateway   -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:44228ce-nikolaik   --name openhands-app-44228ce   docker.all-hands.dev/all-hands-ai/openhands:44228ce

@neubig neubig enabled auto-merge (squash) November 14, 2024 18:08
@neubig neubig merged commit ce6f99d into main Nov 14, 2024
12 checks passed
@neubig neubig deleted the fix-resolver-github-username branch November 14, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants