Skip to content

Add filter_generated_files to filter out generated files

What does this MR do and why?

This MR adds an ability to filter out generated files from the given paths. Currently, it only handles overrides defined in .gitattributes, but can be updated later to include automated detection.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #391776 (closed)

Merge request reports