{ "action": "new_branch", "branch": "epel10", "namespace": "rpms", "repo": "pyOpenSSL", "create_git_branch": true }
Error happened during processing:
Traceback (most recent call last): File "/code/toddlers/plugins/scm_request_processor.py", line 189, in process self.process_ticket(issue) File "/code/toddlers/plugins/scm_request_processor.py", line 301, in process_ticket self.create_new_branch(issue, issue_body) File "/code/toddlers/plugins/scm_request_processor.py", line 780, in create_new_branch self.dist_git.new_branch( File "/code/toddlers/utils/pagure.py", line 496, in new_branch raise PagureError( toddlers.exceptions.pagure_error.PagureError: Couldn't create branch in project 'rpms/pyOpenSSL' Request to 'https://src.fedoraproject.org/api/0/rpms/pyOpenSSL/git/branch': {'branch': 'epel10', 'from_commit': 'a31bdd43aa37c58996e1b7ecdedc0081494335b8'} Response: {'error': 'Did not manage to rebase this pull-request', 'error_code': 'ENOCODE'} Status code: 400
retry
Metadata Update from @jnsamyak: - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.