jenkinsci / jenkinsci/configuration-as-code-plugin
Only execute once for initial setup
- Dominant language
- Java
- Stars
- 2.8k
- Forks
- 756
- Avg merge
- 9h 47m
- Merged PRs (30d)
- 10
Description
### Your checklist for this issue
🚨 Please review the [guidelines for contributing](../blob/master/docs/CONTRIBUTING.md) to this repository.
- [x] Link to any upstream changes that might be required (for example Jenkins Core pull request)
### Feature Request
Please allow to execute the provided jenkins.yaml only once for the initial setup. We include this file in our Docker container but want to be able to update some configuration without having to deploy a new docker container. These manual changes are lost with each reboot of jenkins. Would be great to have a configuration option allowing to set if the CASC_JENKINS_CONFIG file should be executed on each reboot or only initially.
Contributor guide
Assessment
This issue has not been assessed yet.