You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 25, 2024. It is now read-only.
Prior to calling update_dist_git() the sync_release()updates the dist-git repo which makes the later update_dist_git(check_sync_status=True) call fail saying that there are no commits with trailers.
Note: This would be mostly a change in packit but utilized mostly in hardly, that's why it's tracked here.