vscode-github-actions
vscode-github-actions copied to clipboard
[Bug] An error has occured : Not found
I am constantly getting an error An error has occured : Not found even after trying to sign in multiple times and have also installed and reinstalled the extension, but I still am unable to view my actions.
- I can see my actions folder in the file browser.
- Attaching screenshots below for reference.
- I opened the link to access Github using VScode and then it returned to VScode to open the URL, i was able to see a
signing in to Githubnotification for like a second and then it went away.

Found #26 having the same issue.

It happens when you don't open the root folder. The first, I have several repositories open and I do not charge the Actions of all. In the second I only opened one and immediately loaded the actions
Yes , it opens/shows the actions only if that particular repository is opened.
However generally when you git cone inside a folder say named git repositories or your home folder it doesn't work.
[Suggestions or feature-request] :
Are there any plans to make it work regardless of whether you have opened that particular repository or a directory of repositories as the .github folder would still be there for each directory and then if one were to open a different repo one would have to open multiple VSCode windows to check on all actions/code.
It is also notable that one doesn't work on multiple repositories at the same time but having to open a new window just to switch repositories and then code and watch the workflows seems rather different.
[Reviews] : This extension is really helpful and does save a lot of time.
It really saves a lot of time. But, for example, in a miservices environment like I work, I need to open many repositories at the same time, and it is super easy for me to have everything in a single window. You would have to open multiple environments to do the same.
But if you save a lot of time, except for that I would use it more, that's a shame. but be sure someone reads this and adds it, or ourselves ...
There is an existing issue for supporting workspaces and in general more complex folder structures: https://github.com/cschleiden/vscode-github-actions/issues/17 but this would require some bigger changes to the UI, I'm not sure how soon that could get done.
This issue is stale due to inactivity
sorry to necro, but any news on this? i see the workflow #17 got merged, but i still see the problem.
@robert-spring do you have more information of your concrete scenario? Are you using a workspace?