<div dir="ltr"><div>Hi all,<br></div><div><br></div><div>First off, apologies if this isn't the right forum, this has nothing to do with OpenStack development. I'm trying to reach out to the many Gertty users hiding here who might want a similar tool for their Github code reviews.<br><div><br></div></div><div>I'm happy to announce the first release of Hubtty [1], a fork of Gertty that I adapted to the Github API and workflow. It has the same look and feel but differs in a few things I detailed in the release changelog [2].<br></div><div><br></div><div>This
 first version focuses on porting Gertty to Github and works reasonably 
well. Myself and other intrepid developers already use it every day and I
 personally find it very convenient for managing incoming PR reviews. In
 the coming versions I'd like to integrate better with the Github 
features and improve UX.</div><div><br></div><div>Try it with `pip install hubtty` and let me know what you think of it.</div><div><br></div><div>Note that Hubtty can't submit reviews to repositories for which the parent organization has enabled third-party application restrictions without explicitly allowing hubtty [3]. I'm working around the issue by using a token 
generated by the `gh` app.</div><div><br></div><div>Martin<br></div><div><div><br></div><div>[1] <a href="https://github.com/hubtty/hubtty" target="_blank">https://github.com/hubtty/hubtty</a></div><div>[2] <a href="https://github.com/hubtty/hubtty/blob/v0.1/CHANGELOG.md" target="_blank">https://github.com/hubtty/hubtty/blob/v0.1/CHANGELOG.md</a></div><div>[3] <a href="https://github.com/hubtty/hubtty/issues/20" target="_blank">https://github.com/hubtty/hubtty/issues/20</a></div></div><div><br></div></div>