Hi folks,
My situation
i use the version state value excludeFromUpdates if it is a non public extension and therefore a project specific extension like a sitepackage.
If I use the same name for my sitepackage in different t3monitoring_client instances with different extension versions, then the monitoring shows me "Update is available".
My wish (for which I want your feedback)
is to not show available updates for extensions with state excludeFromUpdates.
My background
Nobody should override public extension code in an TYPO3 instance. With that fact, an extension with excludeFromUpdates state must be handled like a only-local extension (like a sitepackage extension)