Skip to content

Instantly share code, notes, and snippets.

@ericboehs
Created October 25, 2023 20:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ericboehs/18a2f065b3ce4534609566c0b638e6a5 to your computer and use it in GitHub Desktop.
Save ericboehs/18a2f065b3ce4534609566c0b638e6a5 to your computer and use it in GitHub Desktop.
Adds a sidebar link to GitHub issues to redirect you to ZenHub
@ericboehs
Copy link
Author

ericboehs commented Oct 25, 2023

This Safar Userscript adds a ZenHub link to GitHub's issue sidebar for if you need to move your GitHub issue in your ZenHub pipeline or add an estimate.

It should work in Tampermonkey or other user script extensions in Chrome/FF.

image

I also updated my ZH to GH Redirector to not redirect if the referrer is from github.com.

@ericboehs
Copy link
Author

If you need to change your ZenHub Workspace, delete the zenhubWorkspace key in your browser's local storage (available in your web inspector when viewing a GitHub issue) and it will prompt you again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment