Github Manual add not tracking?
-
I'm trying out Release Bell to track two Github repositories that I added manually via URL, and I'm not sure it's working properly. The "Latest Version" and "Released At" columns are both blank:
(Earlier, I briefly tested using a Github token, but given that I have 1200+ starred repos but only want to track 2 of them, this didn't seem like the right route. Based on this, I did a fresh app install and did not add a Github token.)
Wanted to ask about this. Not sure if the Github Manual add isn't working as expected or if I'm just misunderstanding how the app is supposed to work. Thanks!
-
What are the repos you added (if you want to share them) so I could see if I can reproduce the issue. Generally it may just take a bit for the scheduler to check for the first time. Also the repos need to have releases or tags.
-
One of the two repositories has releases (https://github.com/excalidraw/excalidraw/releases). I'll remove the other repo. It's been several days, so I don't think it's just an async processing issue.
-
The logs suggest no new releases were found:
releasebell/tasks syncReleasesByProject: [excalidraw/excalidraw] found 0 new releases +117ms releasebell/tasks syncReleasesByProject: [excalidraw/excalidraw] successfully synced +0ms
-
-
That worked! Thank you.
-
6/7