Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-3611

Excluded Regions should be per repository instead of overall

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • subversion-plugin
    • None
    • Platform: All, OS: All

      We have some builders with 2 or even 3 repositories to checkout.
      One or 2 of them are the main source repositories, and then we have one helper
      repository with tooling to which helps the build.

      When we enable SVNpolling we like to trigger the build only if there is a change
      in the source code repository, not if there is a change in the tooling
      repository. If the tooling repository has a change a great number of builders
      start running.
      To prevent them to start running we can use the 'Excluded Regions' part, but
      that is for all repositories instead of repository specific.
      For the tooling repository we like to use */.* but if we do that SVN polling
      is not working anymore, all repositories are skipped.

      Can this feature made per repository?

          [JENKINS-3611] Excluded Regions should be per repository instead of overall

          There are no comments yet on this issue.

            Unassigned Unassigned
            cbos Cees Bos
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: