When you save a file in JetBrains, commit, or checkout, the extension posts an event to the Tempo API that contains the current branch name, timestamp, and a commit message (if available).
Before You Begin
Setting Up the Time Tracking Plugin
Install the Tempo Time Tracking plugin from the JetBrains Plugin Marketplace. Once you've installed the Tempo Time Tracking plugin, you must use an API token to authenticate Tempo in JetBrains.
Select Apps in the Tempo sidebar.
In the JetBrains Plugin tile, click Install. You are redirected to the JetBrains Plugin Marketplace to download the plugin.
Click Get, select the plugin version, and then click Download.
Follow the onscreen directions to install the Tempo Time Tracking plugin in JetBrains.
After you've installed the Tempo plugin, restart your IDE.
A Tempo: token missing notification appears to remind you to set your Tempo API token.
In your Jira instance, navigate to Tempo > Settings > API Integration, and click New Token. This token can be either for full access or custom access.
To create a custom access token, the token must have the Produce activities scope at a minimum. Click Confirm to create the token.
Refer to Using REST API integrations.
Copy the token and open JetBrains. Click Configure in the prompt and paste the token.
Click Test to ensure the API token is set up correctly, and then restart JetBrains.
Now when you open a workspace within a git repository, the Tempo extension gives you the option to either Track, Ignore or Postpone all activity within the git repository. Repositories that have been tracked send time record suggestions to My Work in Tempo.
If Postponed is selected, you receive a reminder the next time you open a project for this repository. You can then manually configure it in Preferences > Other Settings >Tempo.