Run add-on jobs

Before a final release of Plone core is done, add-ons might want to check if they need any porting effort to make the add-on compatible with it.

For that we have some special jenkins jobs:

Test an add-on

Note

For the jobs to work properly they need to get the add-on name out of the URL, for that, the last path of the URL will be used, i.e. https://github.com/my-org/my-cool-repo.git or https://gitlab.com/another-org/project/something/else/my-cool-repo.git If not the add-on name can not be guessed with a regular expression.

GitHub integration

A comment will be added on the latest commit on that branch once the job finishes.

Mail integration

When the jenkins job is finished it will report by mail to the user that started the jenkins job.

On the mail, the status of the job will be provided.