Open TheEvilSkeleton opened 3 years ago
How can I make flathubbot only PR when both versions are the same?
You can't, sources are independent from each other. Although it makes sense to implement interconnection between modules. I'm not yet sure how to approach this, so ideas welcome.
I'm not sure exactly how to explain this, but the com.github.Eloston.UngoogledChromium flatpak Chromium and ungoogled-chromium patches require to be at the same version. See:
Since Chromium (the latter) comes with updates sooner than ungoogled-chromium's patches, flathubbot starts building the ungoogled-chromium flatpak without the new patches. See https://github.com/flathub/com.github.Eloston.UngoogledChromium/pull/18.
How can I make flathubbot only PR when both versions are the same?