publiccode-editor icon indicating copy to clipboard operation
publiccode-editor copied to clipboard

publicode.yml with maintenance internal but no contacts validates succesfully

Open mburri opened this issue 4 months ago • 0 comments

According to the documentation contacts must be present if maintenance type is internal: https://yml.publiccode.tools/schema.core.html?highlight=contacts#key-maintenance-contacts

As seen in the following screenshot, a publiccode.yml without contacts for maintenance type internal validates successfully in the editor.

Image

then, italia/publiccode-crawler:latest then fails to validate the file with the following message:

error: maintenance.contacts: contacts is a required field when \"type\" is \"internal\"\n",

mburri avatar Oct 10 '25 13:10 mburri