flathub-infra / flatpak-builder-lint

A linter for flatpak-builder manifests
MIT License
46 stars 113 forks source link

exceptions: allow automerge for com.discordapp.DiscordCanary #415

Closed Nik-mmzd closed 1 week ago

Nik-mmzd commented 1 week ago

Discord client requires all clients to be up-to-date:

screenshot

TBH, this can be workarounded by disabling internal update checker, but all clients still should be updated ASAP as outdated client may block users from using Discord or break some features. Automerging allows users to be in-sync with Discord updates and worked fine for years. In addition, com.discordapp.Discord is currently using automerge as well.

PS Automerge was disabled in https://github.com/flathub/com.discordapp.DiscordCanary/commit/bec771e41d0810682f716222f3c9a5f0edfa14f9 to allow manual updates, but I would like it to be restored