Using gitea for non-code projects

I use gitea for hosting private code repos and have started leveraging it more and more for things outside of strictly code repos.

First things I started doing are germane to the GitOps - deployment configuration and related files. Now I am considering further project management. While not necessarily as complex gant charts and billable hours or that kind of things - but things that are beyond the scope of a single project, overarching many. I like the ticketing in gogs pretty well, so I’m inclined to use it - but I’d like to know if others are doing something similar with different external tools or if they’re going the golden hammer approach and shoe horning gitea into it as I am currently considering.

Phabricator had such a project structure which was very useful. Namely it had projects which issues could be attached to outside of the git side of things.