#Questions about integrations

1 messages · Page 1 of 1 (latest)

wheat nest
#

Hi! While reviewing this PR https://github.com/home-assistant/home-assistant.io/pull/44232, I noticed there is an upgrade of the integration quality scale. Reading the instructions here: https://developers.home-assistant.io/docs/core/integration-quality-scale/#adjusting-the-tier-of-an-integration, I understand that a different PR in core should be created for the quality scale change with the corresponding checklist, mentioned here: https://developers.home-assistant.io/docs/core/integration-quality-scale/checklist/. Is this correct?

When changing the quality scale of an integration, make sure you have completed the rules before opening the PR to change the quality scale.

The integration quality scale is a framework for Home Assistant to grade integrations based on user experience, features, code quality and developer experience.

short bolt
#

Yeah that is correct. In general, the quality scale bump in docs isn't needed... (the data is synced from the core codebase on release)

#

if there is a dedicated PR that links to the quality scale bump on the core end, I generally think it is fine to merge. BUt in this case, I doesn't seem to belong there

wheat nest