reconquest / atlassian-external-hooks

External Hooks plugin for Atlassian Bitbucket
https://external-hooks.reconquest.io
Other
45 stars 37 forks source link

pre-receive hook declined even when there are no hooks enabled #139

Open joe-riotinto opened 9 months ago

joe-riotinto commented 9 months ago

No global hooks and all hooks are disabled, try to push a new branch I get:

 ! [remote rejected] feature/branch-name -> feature/branch-name (pre-receive hook declined)
error: failed to push some refs to 'ssh://git@server:7999/proj/repo'