GitHub Issue Show Status

A userscript that adds an obvious indicator showing if an issue or pull request is open or closed

2017/06/02のページです。最新版はこちら

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Mottie
評価
0 0 0
バージョン
0.1.0
作成日
2017/06/02
更新日
2017/06/02
大きさ
2.54KB
ライセンス
MIT
対象サイト

A userscript that adds an obvious indicator showing if an issue or pull request is open or closed

  • The userscript adds a label to the top of the issue and pull request side bar indicating the status of the issue: open, closed or merged.
  • A position:sticky style is applied to the issue and pull request side bar to keep the information in view.
  • A class name of "github-issue-status-open", "github-issue-status-closed" or "github-issue-status-merged" is also added to the body to allow custom styling via a userstyle.
  • Click this link to install from GitHub, or install from GreasyFork or OpenUserJS.

Before

github-issue-show-status-before

After

github-issue-show-status-after

Hosted with ♥ at GitHub