Open atoulme opened 7 months ago
My suggestion based on your points:
warnings: [...]
can be "Reviewed, warnings identified"warnings: []
can be "Reviewed, no warnings"The README should generate with placeholder text for cases 1 and 2.
The problem is that the default value is [].
As exposed in https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/32130, component authors now document explicitly that an empty warnings entry is to be considered as having reviewed warnings associated with the component.
Right now, this doesn't translate to a README change. It would be good to have a way to explicitly call the state of warning maturation for a component: