#21800 New Branch "stable" for "modules/389-directory-server"
Closed: Invalid 4 years ago by limb. Opened 4 years ago by vashirov.

{
 "action": "new_branch",
 "branch": "stable",
 "namespace": "modules",
 "repo": "389-directory-server",
 "create_git_branch": true,
 "sls": {
  "security_fixes": "2023-12-01",
  "bug_fixes": "2023-12-01"
 }
}

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
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata