GitHub Issue Number Predictor

By weekly-fox-14 · 4 months ago

Show the issue number that will be created, with highlighting for upcoming significant numbers

Key Highlights

  • Displays the next GitHub issue number inline beside “Create new issue.”
  • Highlights significant numbers such as 69, 100, 420, 1000, 1337, and 9001.
  • Shows an upcoming milestone indicator when a significant number is within five issues.
  • Works on GitHub repository new issue pages matching github.com/*/*/issues/new*.
  • Refreshes the displayed number after using GitHub’s “Create more” issue flow.

Details

This tweek adds a visible next-issue-number badge to GitHub repository new issue pages. When you open a URL like github.com/owner/repo/issues/new, it displays the issue number that will be assigned if you create the issue.

The badge uses different visual states for normal numbers, upcoming milestone numbers, and significant numbers. It also refreshes after GitHub’s “Create more” flow so the displayed number can stay current when creating multiple issues in sequence.

Runs on

1 site

github.com

Developer

Tweek Code

277 lines ·

PermissionsThis tweek may access the following

Network Access

Can send requests to external websites