Features
View Leiga Work in the Pluginβ
.png)
- Left Pane: Displays the activities menu.
- Right Pane: Shows detailed information about the selected work, organized into tabs:
-
Details: View the work ID (clickable to open in the browser), summary, priority, status, workload, dates, description, and additional custom fields. Click on any field to edit it.
-
Subtask: See all subtasks associated with the work. Modify existing subtasks or add new ones by clicking the Add Subtask button.
-
Comment: Read and post comments to collaborate with teammates. Use
@
mentions to notify specific users.
-
Simply Pull Work Info into the Commit Messageβ
You can quickly insert work information into your commit messages by using variables in the pluginβs commit message template.
Create Commit
- Click the Create Commit button in the tool window.
- Select a preset commit message template containing variables such as work ID and summary.
- The commit message with the work information will automatically populate the git commit window, no typing needed.


Commit Message Template Settingsβ
Add a template:
- Click the + icon at the top left of the settings window.
- Name the template.
- Write the template content using variables or commands.
- Variables: Summary, Work ID, Subtask Title, Work URL
- Command: Complete Subtask (marks subtask as done)

Modify a template:
- Select a template.
- Edit the name or content.
- Click OK to save changes.
Delete a template:
- Select the template you want to remove.
- Click the - icon at the top left of the settings window.
Create Merge Requestβ
- Switch to the Merge Requests tab.
- Click the New Merge Request button.
- Select the source and target branches, add a title, description, and assign it to someone.


View Merge Requestsβ
- My Launch: View all merge requests you have created. Click an item to open its details in GitLab/GitHub.
- Pending Review: View merge requests assigned to you. Click an item to open its details in GitLab/GitHub.


Trace Time Spentβ
Select the icon in the top toolbar to view the coding time spent on each work item.
