GitHub Issue Show Status

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

2021-02-21 기준 버전입니다. 최신 버전을 확인하세요.

작성자
Mottie
평점
0 0 0
버전
1.0.7
생성일
2017-06-02
갱신일
2021-02-21
크기
2.64KB
라이선스
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.

Before

github-issue-show-status-before

After

github-issue-show-status-after

Hosted with ♥ at GitHub