Skip to content

Force pushes disallowed to all branches on @haskell #14

@andreasabel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions