TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Get notified when a new repository is created in a GitHub organisation

2 pointsby pravjabout 6 years ago

1 comment

pravjabout 6 years ago
GitHub doesn&#x27;t allow a user to follow an organization. As a result, users don&#x27;t get to see the activity done by that particular organization.<p>I have tried creating a small solution (refer to the link) for the same, and it uses GitHub as a distribution channel.<p>- You need to create an issue (in the linked repository) with the link to that organization.<p>- If a new repository is created, the thread will be updated (every 12 hours) with the link to the new repository.<p>- Check the list of issues if the organization is already subscribed or not.