Merge Request Management in GitKraken via Personal Access Token
Hi GitKraken team,
I’d like to submit a feature request regarding merge request support directly inside GitKraken.
In my daily workflow, I often interact with Git repositories using only a personal access token. Because of that, it would be extremely useful to have a built-in interface in GitKraken to view and interact with merge requests directly through the same token-based access.
The goal would be to keep the workflow centralized inside GitKraken without needing to constantly switch to the web interface.
Useful capabilities could include:
- listing merge requests for the repository
- viewing merge request details
- checking status, reviewers, comments, and pipeline results
- adding comments or reviewing directly from GitKraken
- approving or merging when permissions allow it
This would significantly improve the developer experience for users who primarily work with token-based Git access.
Thank you for considering this feature.