GitHub-RepoWatch

1.0.0

Monitor your GitHub repos and PSGallery packages for new issues, comments, PRs, stars, and download stats. Get email digests on a schedule.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name GitHub-RepoWatch

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name GitHub-RepoWatch

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 Larry Roberts. All rights reserved.

Package Details

Author(s)

  • Larry Roberts Independent Consultant

Tags

GitHub Monitoring Issues PSGallery Email Digest OpenSource Automation

Functions

Get-RepoActivity Get-PSGalleryStats Send-ActivityDigest Invoke-RepoWatch Register-RepoWatchTask

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

Initial release: GitHub repo activity monitoring with email digest support.

FileList

  • GitHub-RepoWatch.nuspec
  • .git\COMMIT_EDITMSG
  • .git\HEAD
  • .git\config
  • .git\description
  • .git\hooks\applypatch-msg.sample
  • .git\hooks\commit-msg.sample
  • .git\hooks\fsmonitor-watchman.sample
  • .git\hooks\post-update.sample
  • .git\hooks\pre-applypatch.sample
  • .git\hooks\pre-commit.sample
  • .git\hooks\pre-merge-commit.sample
  • .git\hooks\pre-push.sample
  • .git\hooks\pre-rebase.sample
  • .git\hooks\pre-receive.sample
  • .git\hooks\prepare-commit-msg.sample
  • .git\hooks\push-to-checkout.sample
  • .git\hooks\sendemail-validate.sample
  • .git\hooks\update.sample
  • .git\index
  • .git\info\exclude
  • .git\logs\HEAD
  • .git\logs\refs\heads\master
  • .git\logs\refs\remotes\origin\master
  • .git\objects\1d\18c0b540c29d47769f358be3e39c9d7acd2903
  • .git\objects\2b\942b0ce2c8e8b21aba3c4b2a3a96d09b0ac845
  • .git\objects\3d\45329dd29e666fa3808ccffaf50d5ce8e23a66
  • .git\objects\44\a15257a96519d08626caa5d9fd338d7f6a9eef
  • .git\objects\5a\1954fd7588ccb53c9978cf266ba534c75dd01c
  • .git\objects\60\d507d43a0689a3a0e5d092b9d4d6d1e34a24e9
  • .git\objects\69\0c4e2b71fea3ac555caf72e18bf35c127d7f90
  • .git\objects\6a\21e3f3046bdf0d04703436fac92591064279e7
  • .git\objects\6c\b8d65694ba96f612ee60626d58f41f117fce92
  • .git\objects\76\6e99c61779308ca72e0162cf8188c3e4164dd9
  • .git\objects\92\d50eab3c6b293fb82b682b47d8f3f567c39a85
  • .git\objects\a1\142ccc0dbb395de0f1be42a71334cb8517c295
  • .git\objects\ac\fd1c8d6b2917643b7141f53120b32589122181
  • .git\objects\b2\1da903800f60d4ac49ac90fd99c137eeec3dd0
  • .git\objects\ba\72646675cb148d6b50fa7035972fc79bfb571a
  • .git\objects\c2\b4afcc35f031c319928e547e3a058b47059c0f
  • .git\objects\ce\f60aae3dd5b1cf493578151b054ce108f97547
  • .git\objects\e1\bf902e70ccdc5f1395b4fac5cae569056ee5db
  • .git\objects\f5\3959f9188c98e319abfeba45f9aaa82fc9ee5e
  • .git\objects\f7\440b26614991f3c1f1f32a1753a4e137dda560
  • .git\refs\heads\master
  • .git\refs\remotes\origin\master
  • GitHub-RepoWatch.psd1
  • GitHub-RepoWatch.psm1
  • LICENSE
  • Private\Get-GitHubAPI.ps1
  • Private\Get-LastCheckTime.ps1
  • Private\New-HtmlDigest.ps1
  • Public\Get-PSGalleryStats.ps1
  • Public\Get-RepoActivity.ps1
  • Public\Invoke-RepoWatch.ps1
  • Public\Register-RepoWatchTask.ps1
  • Public\Send-ActivityDigest.ps1
  • README.md
  • Samples\sample-digest.html
  • Tests\GitHub-RepoWatch.Tests.ps1

Version History

Version Downloads Last updated
1.0.0 (current version) 3 2/17/2026