nikromen / copr / copr

Forked from copr/copr 2 years ago
Clone

88303f2 frontend: add optional argument pkg_name to webhooks API

Authored and Committed by nikromen 2 years ago
    frontend: add optional argument pkg_name to webhooks API
    
    If user wants to build when new tag is created and name of the tag doesn't
    contain copr package name, then user should use this optional pkg_name
    argument to match it.