boringtools/git-alerts

Incremental detection of new GitHub repositories

c0d3G33k opened this issue · 0 comments

Current State

git-alerts detects public GitHub repositories in one scan that do not show newly created repositories in subsequent scans.

Proposed Improvements

Support incremental detection of newly created public repositories so git-alerts can be used in a monitoring mode to alert for new public repositories. It would also help running git-alerts in CI pipeline.