How to get individual commits from Github?

I get this message that is increasing with each commit: "Pushed 50 changes to robotjim"

but I want individual commits as individual tasks done, is it possible?

It is possible but you must set the repository as public on GitHub. 🔥

0 Likes
Javier Montes Author

ouch! thanks for the answer! maybe in the future a check to show commits even in private repositories? (info is sent by the API anyway)

0 Likes

I'm not so sure - most people like their repositories to be private.

0 Likes
Javier Montes Author

@sergio Thank you Sergio, is it the same for Gitlab? Or any workaround to have commit messages auto published while the repo remains private?

0 Likes
Wassim

@montesremotedev private repositories are meant to be (and stay) private. I don't see why anyone would want to show commits of a private repo (even Github, Gitlab, etc. are hiding this info).

0 Likes
Javier Montes Author

mmm commit messages are not code, I personally don't have any problem with showing commit messages but don't want to publicly share the code in the repository :)

0 Likes
Wassim

@montesremotedev fair enough!

0 Likes
Javier Montes Author

@wassim ;)

0 Likes

Please sign in to leave a comment.