{ "action": "new_branch", "repo": "perl-Statistics-Descriptive", "namespace": "rpms", "branch": "epel7" }
Require for https://bugzilla.redhat.com/show_bug.cgi?id=1479090
The branch in PDC was created. You may now create the branch in Pagure using git.
Metadata Update from @ralph: - Issue close_status updated to: Processed - Issue status updated to: Closed (was: Open)
It is possible that I did something wrong, but I am not able to push new branch to git. The steps and error are below.
$ fedpkg clone perl-Statistics-Descriptive $ cd perl-Statistics-Descriptive $ git checkout -b epel7 $ git remote $ git push origin epel7:epel7 Total 0 (delta 0), reused 0 (delta 0) remote: FATAL: C refs/heads/epel7 rpms/perl-Statistics-Descriptive jplesnik DENIED by refs/heads/epel[0-9] remote: error: hook declined to update refs/heads/epel7 To ssh://pkgs.fedoraproject.org/rpms/perl-Statistics-Descriptive ! [remote rejected] epel7 -> epel7 (hook declined) error: failed to push some refs to 'ssh://jplesnik@pkgs.fedoraproject.org/rpms/perl-Statistics-Descriptive'
Could you please tell me what is wrong?
Metadata Update from @jplesnik: - Issue status updated to: Open (was: Closed)
The branch in PDC already exists
Metadata Update from @ralph: - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)