[REMOVE BRANCH] dist-git/crypto-policies/openssh-mldsa44-ed25519 #13423

Closed
opened 2026-07-10 14:44:27 +00:00 by asosedkin · 2 comments

Describe the issue

I've accidentally pushed a branch called openssh-mldsa44-ed25519 to crypto-policies dist-git
instead of my fork. Silly me gave git remote -v a glance, saw asosedkin in
origin ssh://asosedkin@pkgs.fedoraproject.org/rpms/crypto-policies.git
and promptly pushed what's clearly a feature branch to origin instead of a fork:
https://src.fedoraproject.org/rpms/crypto-policies/tree/openssh-mldsa44-ed25519
Obviously, nothing has been built from it yet, so it should be safe to remove.

I've seen
https://docs.fedoraproject.org/en-US/infra/releng_misc_guide/sop_remote_dist_git_branches/,
but it doesn't look like that is a self-service thing.

When do you need this? (YYYY/MM/DD)

N/A

When is this no longer needed or useful? (YYYY/MM/DD)

N/A

If we cannot complete this, what is the impact? [Dependencies/Blocker]

There's a branch in crypto-policies dist-git that doesn't correspond to any release.


Checklist

  • I have checked existing issues for duplicates
  • I have filled out all the fields above
  • I have provided relevant links or references (if applicable)
## Describe the issue I've accidentally pushed a branch called openssh-mldsa44-ed25519 to crypto-policies dist-git instead of my fork. Silly me gave `git remote -v` a glance, saw `asosedkin` in `origin ssh://asosedkin@pkgs.fedoraproject.org/rpms/crypto-policies.git` and promptly pushed what's clearly a feature branch to origin instead of a fork: https://src.fedoraproject.org/rpms/crypto-policies/tree/openssh-mldsa44-ed25519 Obviously, nothing has been built from it yet, so it should be safe to remove. I've seen https://docs.fedoraproject.org/en-US/infra/releng_misc_guide/sop_remote_dist_git_branches/, but it doesn't look like that is a self-service thing. ## When do you need this? (YYYY/MM/DD) N/A ## When is this no longer needed or useful? (YYYY/MM/DD) N/A ## If we cannot complete this, what is the impact? [Dependencies/Blocker] There's a branch in crypto-policies dist-git that doesn't correspond to any release. --- ## Checklist - [ ] I have checked existing issues for duplicates - [x] I have filled out all the fields above - [x] I have provided relevant links or references (if applicable)
Owner
Checking package crypto-policies in /home/jnsamyak/work/rpms/crypto-policies
Branch openssh-mldsa44-ed25519 not found in bodhi, checking if branch matches pattern...
...no match, seems OK to remove
Querying koji for builds...
Branch has commits not found anywhere else, checking builds...
0: dd0fb59 Update from upstream (openssh mldsa-ed25519, ...)
1: 9b536c8 Update from upstream (NO-HMAC-SHA1, java, ...)
Commit 9b536c83bab5aeef5d3ee156f8b3affe44949f55 referenced from refs/remotes/origin/HEAD, refs/remotes/origin/main, refs/remotes/origin/rawhide. Stopping iteration.
No builds found, seems OK to delete.
``` Checking package crypto-policies in /home/jnsamyak/work/rpms/crypto-policies Branch openssh-mldsa44-ed25519 not found in bodhi, checking if branch matches pattern... ...no match, seems OK to remove Querying koji for builds... Branch has commits not found anywhere else, checking builds... 0: dd0fb59 Update from upstream (openssh mldsa-ed25519, ...) 1: 9b536c8 Update from upstream (NO-HMAC-SHA1, java, ...) Commit 9b536c83bab5aeef5d3ee156f8b3affe44949f55 referenced from refs/remotes/origin/HEAD, refs/remotes/origin/main, refs/remotes/origin/rawhide. Stopping iteration. No builds found, seems OK to delete. ```
Owner
From ssh://pkgs.fedoraproject.org/rpms/crypto-policies
 - [deleted]         (none)     -> origin/openssh-mldsa44-ed25519

Should be all good now, happy hacking!

``` From ssh://pkgs.fedoraproject.org/rpms/crypto-policies - [deleted] (none) -> origin/openssh-mldsa44-ed25519 ``` Should be all good now, happy hacking!
Sign in to join this conversation.
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
releng/tickets#13423
No description provided.