GitHub Issue Show Status

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

Δημιουργός
Mottie
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
50
Βαθμολογίες
1 0 0
Έκδοση
1.0.8
Δημιουργήθηκε την
02/06/2017
Ενημερώθηκε την
17/02/2024
Μέγεθος
3 KB
Άδεια
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