Replies: 4 comments
-
You didn't create a feature branch in your fork, though. That's OK.
That's excessive. The ability to create PRs in VSCode is not linked to your account. There may be some issue with the repo, your fork or local copy of the repo. I don't know why you can't create a PR when committing, but try this:
If this doesn't work, please get back with further info. Your initial post is one of the best examples of "I tried following this, I tried this and here's where I got stuck", so keep that up! |
Beta Was this translation helpful? Give feedback.
-
Sorry, but I cant' see such step in tutorial
Tried to create CodeSpace on main several times, but unfortunately I don't have all buttons as on your picture - GitHub button is missing? Sorry, to be such noob with GitHub. |
Beta Was this translation helpful? Give feedback.
-
I think you no longer have a repo tied to your codespace... Go to https://github.com/codespaces and delete your codespace |
Beta Was this translation helpful? Give feedback.
-
Now I managed to create Pull request #1435 |
Beta Was this translation helpful? Give feedback.
-
I'm trying second time to add new language 'et' 'Eesti'. I use CodeSpace and follow tutorial at
https://github.com/home-assistant/intents/blob/main/docs/codespace/README.md
I made minimal changes, as suggested in tutorial, all tests passed 100%
Last step > Source control > "Commit & Create Pull Request" ,
but I don't have such choice?
My first attempt went good, I managed to create pull request #1375
It waited acceptance so long that meantime merge conflict appeared in languages.yaml (language 'eu' was added)
I tried to resolve this conflict but gave up, my GitHub skills were not good enough.
So I closed my first pull request, deleted 'intents' from my GitHub account and started from zero.
But now I don't have choice to create pull request and I can't understand what I'm doing wrong.
As last hope, I created new GitHub account and repeated all steps there > same result > no choice to create pull request.
I really like to add my contribution, but I'm stuck.
Beta Was this translation helpful? Give feedback.
All reactions