Issue
I want to exclude or filter specific repositories within an Organization Folder, but there is no option to apply per-repository name filters at the Organization Folder level.
Explanation
Organization Folders do not currently support per-repository name filtering.
Organization Folders are designed to discover and manage all repositories within an organization or user account automatically.
While branch-level filtering is supported through behaviors and build strategies, filtering specific repositories by name requires alternative approaches.
Workaround
Use one of the following approaches to achieve repository-level filtering.
Option 1: Configure behaviors for branch filtering
While per-repository filtering is not available, you can configure branch-level filtering that applies to all repositories in the Organization Folder.
-
Navigate to the Organization Folder configuration
-
Go to
-
Under
Behaviors, clickAddand select filtering options such as:-
Filter by name (with regular expression)for branch filtering -
Filter by name (with wildcards)for branch filtering -
Discover branchesstrategies
-
This approach filters branches across all repositories but does not exclude entire repositories.
Option 2: Split the Organization Folder
Create separate Organization Folders for different repository sets.
-
Create a new Organization Folder for each subset of repositories
-
Configure different GitHub/SCM users or organizations that contain only the desired repositories
-
Apply specific filtering and behaviors to each Organization Folder independently
This provides complete separation and independent configuration for different repository groups.
Option 3: Use Project Recognizer configuration
Configure which repositories are recognized and indexed by the Organization Folder.
-
Navigate to the Organization Folder configuration
-
Under , locate
Project Recognizersettings -
Adjust the recognizer to control which repository types or structures are discovered
This limits discovery based on repository characteristics rather than explicit name filtering.
Tested product/plugin versions
-
CloudBees CI on modern cloud platforms - managed controller - 2.528.3.35200
-
CloudBees CI on traditional platforms - client controller - 2.528.3.35200