Looking for help with testers for forgejo (Git Server) community node

Hey folks,

I’ve written a community node I need some help testing before I submit it to the review process. It for the git hosting tool called forgejo which is often self hosted. So if anyone running the self hosted n8n and forgejo would like to help test please jump in and give it a go:

https://www.npmjs.com/package/n8n-nodes-forgejo

1 Like

Hey Ric! Great work on the Forgejo node. Here’s how potential testers can help:

- Install via npm: `npm install n8n-nodes-forgejo`

- Test core functions (repos, issues, PRs) against a self-hosted Forgejo instance

- Report any issues on GitHub with steps to reproduce

Would be helpful to include your test cases in the repo’s README too. Let me know if you need help structuring the testing process!