
Merge hierarchy depth #
1. Limit the depth of the pull request merge dependencies
Merge hierarchy depth optimizes pull request search performance by limiting the amount of dependent pull request lookups for each pull request that matches the search query.
Native Search Limits #
2. Limit results to pull requests updated within the last number of days. Older pull requests are excluded from native search. Default 365 days.
This parameter optimizes search performance and caps infinite search depth. Organizr search responsiveness stays snappy. If search depth needs to be increased in case you want to find pull requests by a certain author in the last 3 years, set the max age to 1200 days.