SLING-7245 - Validate pull requests using Jenkins

Jobs are only enabled when a Jenkinsfile is present so there is no need
to force-disable this module using the module descriptor.
1 file changed
tree: 7eec68817555eed1e3e3c0b99e7549cfbbb44d70
  1. src/
  2. vars/
  3. .gitignore
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. create_jobs.groovy
  7. gen_job_entries.sh
  8. LICENSE
  9. README.md
README.md

License

Sling Jenkins jobs creation

The scripts found in this folder are used to create the Jenkins jobs listed at https://builds.apache.org/view/S-Z/view/Sling/

See https://cwiki.apache.org/confluence/display/SLING/Sling+Jenkins+Setup for more info.