Enable experimental features.
Warnings:
- No official support. Beta features are provided on a strictly best-effort basis.
- Unstable code. Beta features may be added, changed, or removed between releases, without warning.
- Unstable configuration. Beta feature configuration may be changed between releases, without warning.
- Manual configuration updates required. Unlike regular features, you must update the configuration of beta features manually when their config schema changes.
Recommendations:
- Test on a non-production Jenkins. This will allow you see whether the beta feature will work in your environment.
- Read the plugin release notes. Always read the release notes before upgrading the plugin, to check for beta feature changes.
- Use Jenkins Configuration As Code (CasC). CasC will reject configuration that contains outdated or deleted properties, and warn you about it.