Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

[Feature request] Don't show dependabot PRs in release notes #330

@DennisGaida

Description

@DennisGaida

Checking the newest version (https://github.com/BeryJu/hass-auth-header/releases/tag/v1.11), there are about a million changes by dependabot. Whereas these are relevant changes and one might want to know about these updates - they are nothing I want to see in the release notes.

The three "relevant" changes made by (presumably) humans are:

  • Store the token in localStorage after login
  • 🎨 fix error from HA 2024.9+
  • Add a login button and allow_bypass_login config value in configuration.yaml

These three changes are hard to see and even harder when you receive this update via the Home Assistant UI:
{43A14FE6-6EC1-4F31-B8A3-9783076EEB4E}

I would love either one of these things:

  • Do not show the dependabot changes in the release notes at all
  • Aggregate the dependabot changes into a single PR / single note in the release notes such as "Dependency updates A,B,C"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions