Skip to content

A userscript to automatically watch your repositories and your newly created repositories on GitHub.

License

Notifications You must be signed in to change notification settings

katorlys/auto-watch-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Auto Watch GitHub Repository

A userscript to automatically watch your repositories and your newly created repositories on GitHub.

Pull Requests Issues License

Introduction

Often forget to watch your repositories, leading to missed notifications on issues and pull requests?

This Tampermonkey script automatically clicks the "Watch" button for you on your GitHub repositories and newly created repositories (including organization repositories you create).

Why?

On May 23, 2025, GitHub sunsets automatic watching of repositories and teams. This means that users will no longer have the option to automatically watch repositories they create. This script restores that functionality, enabling you to stay updated with issues, pull requests, and any other activities in your own repositories.

Features

✅ Using only front-end UI, this script does:

  • Auto watch repos you own: When you visit GitHub repositories you own, automatically click the "Watch" button if you are not watching it.
  • Auto watch repos you create in your account and organizations: Upon repository creation or forking, automatically record the repository and click the "Watch" button for you after you are redirected to the newly created repository. Once watched, the record will be removed.

❌ This script does NOT:

  • Watch repositories you do not own.
  • Watch your previously created repositories in organizations.
  • Use GitHub API or any back-end services.

BACK TO TOP


Copyright © 2026-present Katorly Lab

License

About

A userscript to automatically watch your repositories and your newly created repositories on GitHub.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published