Skip to content

Improve `type: :ops` definition and purpose

Kamil Trzciński requested to merge improve-ops-definition into master

What does this MR do?

This adds a RuboCop rule to ensure that ops feature flags are allowlisted.

This improves definition to indiciate that the first choice should always be development feature flags.

This is meant to resolve the #271384 to ensure that type: :ops is reduced to minimum.

Does this MR meet the acceptance criteria?

Conformity

Edited by Kamil Trzciński

Merge request reports