Skip to content
Snippets Groups Projects
  • Rhys Arkins's avatar
    e51f152e
    feat: gitlab recursive file list disabling · e51f152e
    Rhys Arkins authored
    For very large repositories, recursing through the entire repo can be very time consuming. Bot admins can now disable file list recursion by setting the env `RENOVATE_DISABLE_FILE_RECURSION=true`. Then only files within the root directory of repositories will be found.
    
    Closes #2172
    e51f152e
    History
    feat: gitlab recursive file list disabling
    Rhys Arkins authored
    For very large repositories, recursing through the entire repo can be very time consuming. Bot admins can now disable file list recursion by setting the env `RENOVATE_DISABLE_FILE_RECURSION=true`. Then only files within the root directory of repositories will be found.
    
    Closes #2172