Hi, my names Rowan. I am an undergrad studying Computer Science at the University of Calgary. For one of my courses, I have to do a report related to spam prevention. I am planning to do my report on this project, and as part of that I would like to help out and contribute something to this project.
I was looking at how difficult it would be to support for Codeberg using Forgejo's api and actions implementations, and it seems like it would be fairly straightforward and easy. Forgejo's implementation of actions/api looks to be almost identical to github's, the main difference being that requests are sent to a different url (ex: https://codeberg.com/api/v1 instead of https://api.github.com). So I think I was thinking of working on that.
Hi, my names Rowan. I am an undergrad studying Computer Science at the University of Calgary. For one of my courses, I have to do a report related to spam prevention. I am planning to do my report on this project, and as part of that I would like to help out and contribute something to this project.
I was looking at how difficult it would be to support for Codeberg using Forgejo's api and actions implementations, and it seems like it would be fairly straightforward and easy. Forgejo's implementation of actions/api looks to be almost identical to github's, the main difference being that requests are sent to a different url (ex: https://codeberg.com/api/v1 instead of https://api.github.com). So I think I was thinking of working on that.