Skip to content

Instantly share code, notes, and snippets.

View csvn's full-sized avatar

Christian Svensson csvn

  • Lund, Sweden
  • 22:39 (UTC +01:00)
View GitHub Profile
@csvn
csvn / delete-ghost-notifications.sh
Last active October 2, 2025 21:41
Short Deno script to clear "Ghost Notifications", inspired by https://github.com/orgs/community/discussions/6874?sort=new#discussioncomment-14481784. Requires the GH CLI, and Deno v2+. Edit the dates and repostories to clear notifications for before running.
deno run delete-ghost-notifications.ts
# Run with -A flag to disable permission checks
deno run -A delete-ghost-notifications.ts