Skip to content

wboult/gitlab-merge-request-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Web Store

https://chrome.google.com/webstore/detail/gitlab-merge-request-tool/klmolglmdnonbebfmcnbmdccmafjhnac

Merge Request Tools

Chrome plugin to help with Gitlab merge requests. Currently has 2 features:

  • Filtering MR files with wildcard patterns (help improve responsiveness for massive MRs)
  • Checkboxes to filter out renamed / deleted files since these don't require much review Filtered out files are set to "display: none", both in the diffs and the tree view.

Known limitations

  • When a merge request is still loading files, the filters are not applied to newly added files. Just click apply again after it's finished loading.
  • If you have filters applied and then open the tree view, you will need to apply the filters again for the tree view to be filtered

GIF example

File filters

Feature ideas

A few ideas for other features that might be useful:

  • Checkbox to remove diff files that just contain changes to imports (can get a lot of these for refactoring MRs)
  • Checkbox to filter to only files with comments on them (useful for the author when addressing a review)

About

A Chrome extension to help with large MRs in Gitlab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages