haskell / haskell/meta

Force pushes disallowed to all branches on @haskell

Open
#14 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
12
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.