renovate/lib/modules/manager/jenkins/readme.md
Rhys Arkins dca3418bbd refactor: lib/modules (#14488)
Moves datasource, manager, platform and versioning code from lib/ into new lib/modules/

BREAKING CHANGE: External tools must update paths to datasource, manager, platform and versioning
2022-03-04 09:04:02 +01:00

4 lines
382 B
Markdown

The Jenkins manager supports a custom text or YAML format of the plugin list as described [here](https://github.com/jenkinsci/plugin-installation-manager-tool#plugin-input-format).
Only versions from the main [Jenkins update center](https://updates.jenkins.io/) are supported.
There are no strict filename rules, the convention is to name the file `plugins.txt` or `plugins.yaml`.