Unable to push the code to github
- Dominant language
- HTML
- Stars
- 6k
- Forks
- 718
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
What changes do I have to make in order to push the DevOpsGPT generated code to my github?
I have made changes in env.yaml file as per following:
DEVOPS_TOOLS: "github"
GIT_ENABLED: true
GIT_URL: "https://github.com"
GIT_API: "https://api.github.com"
GIT_TOKEN:
GIT_USERNAME:
GIT_EMAIL:
When I click on "submit code", it tries to push the code to kuafuai's repo and gives following error:
"Failed to push code. In the ./workspace/19/kuafuai/template_freestyleApp directory. git push failed."
Contributor guide
Research direction
Start by checking the repository's env.yaml handling and the submit-code flow that performs the git push. Reproduce the failure using the reported workspace/19/kuafuai/template_freestyleApp path and inspect why the configured GitHub values still target kuafuai's repository. Done means generated code is pushed to the configured GitHub repository without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100