All Projects → asottile → watch-plz

asottile / watch-plz

Licence: other
Ensure all of your repositories are watched.

Programming Languages

python
139335 projects - #7 most used programming language

Build Status pre-commit.ci status

watch-plz

Ensure all of your repositories are watched.

why

  • My current employer also uses github
  • They have lots of repositories
  • I don't want to watch all of the repositories
  • So I uncheck the Automatically watch repositories setting
  • I then forget to watch my own repositories

usage

Grab a token here. If you want to watch private repositories you'll need the full repo permission.

Modify DONT_WATCH in the watch-plz script.

GH_TOKEN=... ./watch-plz --dry-run

how I use it

I use github actions scheduled builds to run this periodically.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].