Skip to content
Prev 18315 / 21312 Next

[Bioc-devel] pre-receive hook declined

Hi,

I am now encountering the following similar error trying to push a bugfix
to my package. Does my account also need a similar update to Victor and
Mike? Or is this something on my end? I just finally updated my github
personal access tokens, maybe that's the issue? I haven't tried a fresh
clone of the repository yet.


git push origin RELEASE_3_12

Enumerating objects: 17, done.
Counting objects: 100% (17/17), done.
Delta compression using up to 4 threads
Compressing objects: 100% (12/12), done.
Writing objects: 100% (12/12), 1.48 KiB | 151.00 KiB/s, done.
Total 12 (delta 9), reused 0 (delta 0), pack-reused 0
remote: FATAL: W refs/heads/RELEASE_3_12 packages/flowTime r.wright DENIED
by fallthru
remote: error: hook declined to update refs/heads/RELEASE_3_12
To git.bioconductor.org:packages/flowTime.git
 ! [remote rejected] RELEASE_3_12 -> RELEASE_3_12 (hook declined)
error: failed to push some refs to 'git.bioconductor.org:
packages/flowTime.git'


Thanks!
Clay
On Fri, Jul 2, 2021 at 1:30 PM Victor Yuan <victor.2wy at gmail.com> wrote: