Improve feature flag usage
This change improves feature flag checks for the `default_branch_image` feature. We now check that the feature flag is enabled in the report parser so that we can use `@report.pipeline.project` in order to enable or disable the feature on a per-project basis. The feature flag status is passed to the location parser as an attribute.
Showing
Please register or sign in to comment