{ "action": "new_branch", "branch": "epel7", "namespace": "rpms", "repo": "python-dataclasses", "create_git_branch": true }
Info: i tried with "git checkout -b epel7 && git push -u origin epel7" and got the following error:
Switched to a new branch 'epel7' Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 remote: Unspecified ref refs/heads/epel7 is blocked remote: Denied push for ref 'refs/heads/epel7' for user 'than' remote: All changes have been rejected To ssh://pkgs.fedoraproject.org/rpms/python-dataclasses ! [remote rejected] epel7 -> epel7 (pre-receive hook declined) error: failed to push some refs to 'ssh://pkgs.fedoraproject.org/rpms/python-dataclasses'
Have you tried to run fedpkg request-branch epel7 from cloned rpms/python-dataclasses?
fedpkg request-branch epel7
i also tried to run " fedpkg request-branch epel7 " but it is closed as Invalid because i am not a maintainer of the python-dataclasses package.
https://pagure.io/releng/fedora-scm-requests/issue/50431
We need this package in epel7 in order to build chromium for epel7.
Thanks for your help!
Hi @than ,
I am sorry but this is not how the process works. you have to use the request branch feature and follow the process, if you are not the maintainer then let the maintainer request the branch or ask the admin to add you as a maintainer.
Metadata Update from @humaton: - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)