GitHub Issue Show Status

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

Skapare
Mottie
Dagliga installationer
0
Totala installationer
50
Betyg
1 0 0
Version
1.0.8
Skapad
2017-06-02
Uppdaterad
2024-02-17
Size
2,64 KB
Licens
MIT
Gäller för

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

长期地址
遇到问题?请前往 GitHub 提 Issues。