#27026 New Branch "epel8-playground" for "rpms/ganglia"
Closed: Invalid 3 years ago by mohanboddu. Opened 3 years ago by germano.

{
 "action": "new_branch",
 "branch": "epel8-playground",
 "namespace": "rpms",
 "repo": "ganglia",
 "create_git_branch": true
}

The branch was created in PDC and git. It may take up to 10 minutes before you have write access on the branch.

Metadata Update from @mohanboddu:
- Issue close_status updated to: Processed
- Issue status updated to: Closed (was: Open)

3 years ago

The branch in PDC already exists, you can now create it yourself as follows:
Check in the project's settings if you have activated the git hook preventingnew git branches from being created and if you did, de-activate it.
Then simply run in cloned repository: git checkout -b <branch_name> && git push -u origin <branch_name>.
<branch_name> is the name of the branch you requested.
You only need to do this once and you can then use fedpkg as you normally do.

Metadata Update from @limb:
- Issue close_status updated to: Invalid (was: Processed)

3 years ago

Login to comment on this ticket.

Metadata