Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GitHub issue show status

Rob Garrison edited this pageOct 24, 2022 ·16 revisions

Deprecated

GitHub added this functionality on2019.01.04; this userscript is no longer required!


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.
  • Aposition: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 thebody to allow custom styling via a userstyle.
  • Clickthis link to install from GitHub; or, install fromGreasyFork orOpenUserJS.

Screenshot

Before

github-issue-show-status-before

After

github-issue-show-status-after

Change Log

Version 1.0.8 (2022-10-24)

  • Update dependencies.

Version 1.0.7 (2021-01-31)

  • Update mutation script.

Version 1.0.6 (2019-02-16)

  • Update GitHub icon.

Version 1.0.5 (2019-01-28)

  • Update mutation script.

Version 1.0.4 (2018-10-05)

  • Update mutation script.

Version 1.0.3 (2018-05-17)

  • Update mutation script.

Version 1.0.2 (2018-05-10)

  • Update mutation script.

Version 1.0.1 (2018-04-09)

  • Update mutation script url.

Version 1.0.0 (2018-01-18)

  • Update assets.

Version 0.1.2 (2017-08-22)

  • Prevent js error.

Version 0.1.1 (2017-06-03)

  • Use updated mutations.js version; the newer version will indicate when a new item (e.g. an issue status change) has been added to the discussion.

Version 0.1.0 (2017-06-02)

  • Initial commit

Clone this wiki locally


[8]ページ先頭

©2009-2025 Movatter.jp