jakub-g / gh-code-review-assistant

:octocat: (no longer maintained) GitHub Code Review Assistant tool is a userscript (lightweight extension) for Firefox / Chrome
Other
27 stars 8 forks source link

Serialize & Export the code review status option #8

Closed jakub-g closed 10 years ago

jakub-g commented 10 years ago

It would be useful to somehow export codereview state of the PR via an URL. Basically serialize the state into a string, append it to a hash/querystring after some magic string and then onload GHA should parse that and reapply the state.

This should be compatible with existing hash-based navigation