#15 RFE: chain build automation
Opened by dcavalca. Modified

Given a report:

  • checkout all packages
  • request all missing branches
  • git checkout rawhide && git pull && git checkout epel9 && git merge rawhide
  • request the side tag
  • issue the fedpkg chain-build
  • submit the update

Metadata