Enable CI/CD
Each merge request should be tested on Windows, Linux and macOS for the current and previous minor R version. R CMD check / devtools::check() has to succeed before the branch is allowed to be merged into master. See the options under Settings/General/"Merge Requests"/"Merge checks".
https://git.ufz.de/help/ci/quick_start/README
https://docs.gitlab.com/ee/ci/merge_request_pipelines
Edited by Sebastian Henz