rust-keylime icon indicating copy to clipboard operation
rust-keylime copied to clipboard

[Feature]: Detect if package suggested by `dependabot` is available in Fedora

Open sarroutbi opened this issue 7 months ago • 0 comments

In order to keep upstream code aligned with Fedora, the process to merge new dependencies included by dependabot requires to check if the new process is packaged in Fedora Rawhide.

It would be nice to have a GH CI action that verifies it automatically (and exclusively on these kind of changes), so that it must not be checked, manually, if the updated version exists.

sarroutbi avatar May 16 '25 08:05 sarroutbi