Feature request: Track Gitea/Gogs projects
-
Hi everyone at cloudron,
release bell is awesome - can we also get the possibility to track projects on gitea/gogs? That would be awesome.
Thanks in advance.
-
@stantropics I like that. I've always been a fan of ReleaseBell and think it has some potential. I could also see integrating other git hosts such as Gitlab. Potentially a good way to go about this is to add an input for a git repo RSS feed that could monitor releases? Just a thought!
-
I did look into integrating with gogs when I did the GitLab integration. IIRC, the issue was that the gogs APIs for release tracking required a token (unlike GitHub and GitLab). This means that you have to create an account in another gogs/gitea instance (registration is frequently disabled) making it impossible to track. I think we might have to investigate a bit more and report the issue upstream first.