flathub / org.freedesktop.Sdk.Extension.vala

https://flathub.org/apps/details/org.freedesktop.Sdk.Extension.vala
12 stars 7 forks source link

flathub.json not working #107

Open lw64 opened 1 year ago

lw64 commented 1 year ago

Somehow this doesnt work. For every new release of graphviz or dbus a PR is created.

hfiguiere commented 1 year ago

It's working as advertised:

To only open PRs when at least one important source is updated, first set require-important-update to true in flathub.json. [...] Then, set property is-important to true in the checker metadata for any important source(s). Sources with is-main-source in their checker metadata are also considered important.

lw64 commented 1 year ago

Yeah, frogot to close :)

lw64 commented 1 year ago

Actually its not fixed: https://github.com/flathub/org.freedesktop.Sdk.Extension.vala/pull/111