Skip to content

Force pushes disallowed to all branches on @haskell #14

Description

@andreasabel

It seems that all force-pushes are disallowed on @haskell hosted repos.

old-time │ ghc-9.14 ⇣1⇡3 *1 ?1  git push --force     
...
remote: Resolving deltas: 100% (6/6), completed with 4 local objects.
remote: error: GH003: Sorry, force-pushing to ghc-9.14 is not allowed.
To github.com:haskell/old-time.git
 ! [remote rejected] ghc-9.14 -> ghc-9.14 (pre-receive hook declined)
error: failed to push some refs to 'github.com:haskell/old-time.git'

This is hampering my workflows when I prepare PRs for packages I maintain here.

Can we lift this restriction so it applies only to the main and master and other default branches?

Ping @Bodigrim

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions