Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Guidelines for LLM generated contributions

by
Therp, Tom Blauwendraat
- 18/09/2025 11:07:41
Thinking a bit out of the box here, but what might perhaps work is if:

- We set up a separate organisation OCA-ai
- This mirrors the full OCA organization as a fork, similar to odoo vs OCB
- If something looks like AI we close and tell contributors to reopen it there (could possibly be automated with the OCA bot if we can recognize something as AI)
- In that organisation we require 100% test coverage and passing tests, as well as the standard migration process having been followed (could be automated)
- If the bot decides there that it is OK, it automatically reopens the PR to the real OCA organization (where we thus only get "prefiltered" PRs)

In the absence of such automation I +1 Stefan's suggestion of adding a guideline

Reference