https://wikitech.wikimedia.org/wiki/Help:Toolforge/Jobs_framework#Loading_jobs_from_a_YAML_file
A jsonconfig schema file (https://json-schema.org/) will enable IDE validation for this YAML file.
https://wikitech.wikimedia.org/wiki/Help:Toolforge/Jobs_framework#Loading_jobs_from_a_YAML_file
A jsonconfig schema file (https://json-schema.org/) will enable IDE validation for this YAML file.
We are planning on introducing a higher level yaml file that will include this one, so this might end up applying for that one instead.
fyi. The config schema for tool configuration was created in T397724: [components-api] Provide a standalone version of tool config schema