5a5c816 frontend: add optional argument pkg_name to webhooks API

2 files Authored by nikromen 2 years ago, Committed by praiskup 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.
    
    Merges: #2322