On 21.05.2015 11:35, Dmitriy Setrakyan wrote: > Are we saying that non-contributors can attach patches?
Slow down. Anyone who sends a patch is, by definition, a contributor. Whether or not you decide to use the patch is a different matter. You don't want to invent any extremely paranoid access control; that's contrary to the whole point of open source. If you don't want to automatically test patches in your test environment, then by all means don't do that. You can invent a 'patch reviewed' state in Jira that needs explicit permission to be set, and only send the patch to CI once a committer has reviewed the patch. -- Brane