Comment on What CI/CD tools are you guys using? I have Forgejo but I need a simple way of running automation.
johntash@eviltoast.org 3 weeks ago
If you’re already using forgejo, try forgejo actions first.
Another interesting one is Argo Workflows if you’re using argocd for anything.
scrubbles@poptalk.scrubbles.tech 2 weeks ago
Seconded. Just use forgejo runners and actions.