Hi ,
I am using code review tool Crucible. once I review the code. I want to push those changes to github.
Crucible provides a read-only view of your repositories, so it's not possible to edit content or push changes.
What you could do is to write an extension to handle pushes, for instance using the Crucible workflow API introduced recently:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.