When trying to push a f29 branch of speech-tools i get: Total 0 (delta 0), reused 0 (delta 0) remote: FATAL: C refs/heads/f29 rpms/speech-tools tyrylu DENIED by refs/heads/f[0-9][0-9] remote: error: hook declined to update refs/heads/f29 To ssh://pkgs.fedoraproject.org/rpms/speech-tools ! [remote rejected] f29 -> f29 (hook declined) error: failed to push some refs to 'ssh://tyrylu@pkgs.fedoraproject.org/rpms/speech-tools' A push to master went fine and the branch name looks like it matches the regex in the error message.
Metadata Update from @tyrylu: - Issue status updated to: Closed (was: Open)
f29 branch of rpms/speech-tools does not exist in PDC: curl -s 'https://pdc.fedoraproject.org/rest_api/v1/component-branches/?global_component=speech-tools&type=rpm' | jq '.results[].name' lists only master branch.
curl -s 'https://pdc.fedoraproject.org/rest_api/v1/component-branches/?global_component=speech-tools&type=rpm' | jq '.results[].name'
You need to create ticket at https://pagure.io/releng/fedora-scm-requests/issues and request creating branch. Recommended way of filing the ticket is using fedpkg. See fedpkg request-branch --help
fedpkg request-branch --help
Metadata Update from @mizdebsk: - Issue close_status updated to: Invalid
Thank you, i already found out that and did it.