{"id":13472207,"url":"https://github.com/justwatchcom/github-releases-notifier","last_synced_at":"2026-01-12T14:35:44.037Z","repository":{"id":82415961,"uuid":"99677113","full_name":"justwatchcom/github-releases-notifier","owner":"justwatchcom","description":"Receive Slack notifications for new releases of your favorite software on GitHub.","archived":false,"fork":false,"pushed_at":"2023-06-06T13:48:27.000Z","size":487,"stargazers_count":167,"open_issues_count":11,"forks_count":51,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-09-29T06:39:34.230Z","etag":null,"topics":["github","golang","releases","slack"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/justwatchcom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-08-08T09:46:14.000Z","updated_at":"2025-06-28T09:59:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"8c3b42f8-185c-4cd4-9b42-b733401d6f99","html_url":"https://github.com/justwatchcom/github-releases-notifier","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/justwatchcom/github-releases-notifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justwatchcom%2Fgithub-releases-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justwatchcom%2Fgithub-releases-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justwatchcom%2Fgithub-releases-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justwatchcom%2Fgithub-releases-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justwatchcom","download_url":"https://codeload.github.com/justwatchcom/github-releases-notifier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justwatchcom%2Fgithub-releases-notifier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28340402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github","golang","releases","slack"],"created_at":"2024-07-31T16:00:52.910Z","updated_at":"2026-01-12T14:35:44.009Z","avatar_url":"https://github.com/justwatchcom.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# github-releases-notifier\n\n[![Build Status](https://travis-ci.org/justwatchcom/github-releases-notifier.svg?branch=master)](https://travis-ci.org/justwatchcom/github-releases-notifier)\n[![Go Report Card](https://goreportcard.com/badge/github.com/justwatchcom/github-releases-notifier)](https://goreportcard.com/report/github.com/justwatchcom/github-releases-notifier)\n[![Docker Pulls](https://img.shields.io/docker/pulls/justwatch/github-releases-notifier.svg?maxAge=604800)](https://hub.docker.com/r/justwatch/github-releases-notifier)\n\nReceive Slack notifications if a new release of your favorite software is available on GitHub.\n\n![screenshot.png](screenshot.png)\n\n### Watching repositories\n\nTo watch repositories simply add them to the list of arguments `-r=kubernetes/kubernetes -r=prometheus/prometheus` and so on.\n\n### Deploying\n\n1. Get a URL to send WebHooks to your Slack from https://api.slack.com/incoming-webhooks.\n2. Get a token for scraping GitHub: [https://help.github.com/](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line).\n\n#### Docker\n\n```\ndocker run --rm -e GITHUB_TOKEN=XXX -e SLACK_HOOK=https://hooks.slack.com/... justwatch/github-releases-notifier -r=kubernetes/kubernetes\n```\n\n#### docker-compose\n\n1. Change into the `deployments/` folder.\n2. Open `docker-compose.yml`\n3. Change the token in the environment section to the ones obtained above.\n4. `docker-compose up`\n\n#### Kubernetes\n\n```bash\nkubectl create secret generic github-releases-notifier \\\n        --from-literal=github=XXX` \\\n        --from-literal=slack=XXX\n```\n\nAfter creating the secret with your credentials you can apply the deployment:\n\n`kubectl apply -f deployments/kubernetes.yml`\n\nThat's it.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustwatchcom%2Fgithub-releases-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustwatchcom%2Fgithub-releases-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustwatchcom%2Fgithub-releases-notifier/lists"}