JetBrains Hub
To integrate Jetbrains Hub with Zluri you have to visit the integrations page in your Zluri workspace & click on 'Jetbrains Hub'.
Get API key and URL:
- To get connect URL, please login to your Jetbrains account and copy the URL
- To get API key, login to your Jetbrains Account,go to settings => Authentication token, and copy the API key
Integration with Jetbrains Hub requires authorization from the Jetbrains Hub administrator. If you have the Jetbrains Hub Admin credentials you can authorize yourself. Or you can send an invite to your co-worker to complete the authorization.
If you are inviting your co-worker to complete the authorization, You will need to fill his name, email & a note (optional) and we will send an invite to him.
Your co-worker will get an email with a link to complete the authorization. And will see a screen as shown below after he completes the step.
Usage:
Once you authorise Jetbrains Hub, you will be able to see an overview of how Jetbrains Hub application is used across your organization.
You will also be able to see which users use Jetbrains Hub & their details such as last used date, usage & spend allocated to them.
To uninstall the app please hover on the Jetbrains Hubu App in the integrations tab & Click 'More Info'. It will open a page like below. You can click 'Disconnect' to disconnect the Application from your Zluri account.
const attachment_error_image = (attachment) => { const parentElement = attachment.parentElement; const defaultIcon = `
`; parentElement.innerHTML = defaultIcon; };Updated about 2 months ago