Update hook not executed after push
Created by: enumag
Hi, I've experienced wierd bug just now. I've pushed a commit to one of my repositories. It is listed in the commits section of the project. However there is no message about this push on the project's homepage, nor there was any e-mail notification and also the web hook was not executed.
I'm well aware this does not meet the requirements of bug report but I really have no idea how to reproduce it. It just happened. Is there a log or something I could look into?
Update: sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production
- everything is green.