Allow Metadata Filters to be Version Controlled
Represent a metadata filter as a file (e.g., JSON/YAML/XML) that can live in the repository, similar to a package.xml. When configuring a compare/deploy, Gearset would automatically use this file if it exists in the selected repo. This would allow the filter configuration to be version controlled, which would be especially useful for CI jobs, as filters play a critical role there.
1
vote