Hi
We are using github apps credentials method in Jenkins to checkout repos from github.com However I am struggling to understand if this method is enabled for job-dsl-plugin
Looking at https://jenkinsci.github.io/job-dsl-plugin/#path/pipelineJob-definition-cpsScm-scm I am not seeing github app option.
I like the security and isolation that github apps offer and would rather not use any other method to authenticate Jenkins to github.com
Could someone shed some light please?