The Node-RED Projects feature doesn't seem to support private GitHub repos - or I'm just not figuring out how to make it work. I did see this thread but it appears to have been closed without an obvious resolution.
In my case, if I used the Projects feature with a public repo, everything works fine. If I switch the repo over to being private, the Push button doesn't appear to do anything (i.e., I click the Push button and nothing gets pushed but no visible error message). If I attempt to view the remote branches, I get the following error message:
If I switch the repo back to public, then everything starts working just fine again.
I am using a Personal Access Token to get access to the repo. If it makes any difference, I am running Node-RED on a Raspberry Pi 4 running Raspbian.
Are private repos supported and, if so, how do I configure everything properly for it to work? If they are not supported, is this on a backlog somewhere (just curious)?
Thanks!
--- Jeff