IntelliJ commits not showing on GitHub Contributions Chart

已回答

My JetBeans account was created by linking my GitHub. My current license is also on this account. However, when I make a commit, I see it on the project, but it does not show up on GitHub Contributions chart / timeline. 

So it's updating as it should but not showing up like my other projects. The projects were initially created on Community and cloned on Ultimate to resume work. My GitHub is linked in the IntelliJ ultimate GitHub Section too. Not sure what to do. I'm trying to make sure that my GitHub contributions chart looks active as well as my actual commits on my projects. 

0

Make sure your GitHub account is marked as default in settings: https://i.imgur.com/0VxtDXB.png

2

Konstantin Annikov

I set my account and did a commit. Still not showing up in my commits dashboard, but does show up on my project. Files are still going to the right project, they're just not showing up on the main commit calendar. 

0

Skepticaltiger
There is an article by GitHub on "Why are my contributions not showing up on my profile"
Please check it and make sure that you meet all requirements.
Also you may try to push via command-line and see if behavior is the same - IDE relies on command-line git and I believe that the behavior will be the same in command-line as well.

1

Ruslan Kuleshov

Looks like it was user error on my end. Appreciate you and Konstantin for your quick replies. The issue on my end was the following.

I recently changed my GitHub associated email, but DID NOT update my git email. Once I did so everything began showing up again. Thank you again for your patience with my user error. Hopefully if someone else has this issue they can ref this thread!

0

请先登录再写评论。