This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name GitLab Draft Comments | |
// @description Alert for and list forgotten GitLab draft comments. | |
// @namespace https://github.com/PiDelport/ | |
// @author Pi Delport <[email protected]> | |
// @version 1.0 | |
// @license MIT | |
// @homepageURL https://gist.github.com/PiDelport/74453fa91872a9e51c7858550ff3cab3 | |
// | |
// @grant GM.registerMenuCommand |
OlderNewer