CircleCI not triggering any build or PR hook [SOLVED]

I have a project goldfingr/server and circle ci only worked when i triggered a manual build, but it can’t get any commit updates (so no build is triggered automatically, and i can only trigger builds for old commits, seems like it can’t listen to github changes), i’ve tried many things like clearing cache’s and removing + re adding the project with no success. Any help would be appreciated. Thanks!

I’m also having this problem. Have set up several builds previously (not today) and things functioned, but upon hooking up the project with Circle, the initial commit builds, but no new commits that are pushed.

yes, this problem makes circle ci useless for our practical team usage, that is why i added the bug label

An integration was missing, it’s fixed now