Someone using the userscript brought up that they got a commits notification, but were confused about the lack of files notifications, as the commits were external contributors (which is why 5a09c0d036 was done).
That's because the userscript doesn't check everything if something else triggers it first (commits was first before files) to save API requests, but that is not clear if you never read the website's usage section, and I'm the dev so it's obvious to me why that's the case but not to others.
Could either run all checks (as a button or setting) or note checks skipped and checks that found nothing.
Someone using the userscript brought up that they got a commits notification, but were confused about the lack of files notifications, as the commits were external contributors (which is why 5a09c0d036d309caf34b2202ba62cd62e9d399e1 was done).
That's because the userscript doesn't check everything if something else triggers it first (commits was first before files) to save API requests, but that is not clear if you never read the website's usage section, and I'm the dev so it's obvious to me why that's the case but not to others.
Could either run all checks (as a button or setting) or note checks skipped and checks that found nothing.