Overview
This feature is provided by 'project_certification' plugin.
There is a CLI too to automatically assign a project owner.
Functional overview
For each selected project:
- If initial project creator is still project administrator and validated by the external owner checker (story #12162), then she/he is nomiated owner and a mail is sent to her/him as well as all project admins.
- Otherwise the next admin is selected and the process described in 1. is applied
- If no owner can be found, an email is sent to all project adminsand the project is flagged as orphan (project history event).
Selected projects are provided either:
- on stdin separated by EOL (so the script can be used with pipes in a shell script)
- or in a file with a --file|-f option with 1 id per line