#64 fedpkg tag should refuse to work if Sources/Patches are not checked in
Closed: Invalid Opened by wtogami.

Currently as a packager you can too easily add new Sources or Patches to your .spec, successfully test it with "fedpkg local" or "fedpkg srpm", then forget to commit it to git.

fedpkg tag could error out if it detects that any files referenced by the .spec are not fully checked into git. This would both save time and help packagers to avoid errors.


Moved to https://pagure.io/fedpkg/issue/33

Metadata