{"id":16875449,"url":"https://github.com/falsyvalues/post-receive-watchdog","last_synced_at":"2026-05-21T07:38:22.389Z","repository":{"id":25594754,"uuid":"29029429","full_name":"falsyvalues/post-receive-watchdog","owner":"falsyvalues","description":"Git post-receive hook for tracking changes which you would like to know about","archived":false,"fork":false,"pushed_at":"2017-02-08T09:23:27.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T00:22:26.341Z","etag":null,"topics":["git","hook","python","watch"],"latest_commit_sha":null,"homepage":"","language":"Python","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/falsyvalues.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}},"created_at":"2015-01-09T18:27:31.000Z","updated_at":"2017-02-08T09:23:29.000Z","dependencies_parsed_at":"2022-07-24T06:32:07.654Z","dependency_job_id":null,"html_url":"https://github.com/falsyvalues/post-receive-watchdog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/falsyvalues/post-receive-watchdog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falsyvalues%2Fpost-receive-watchdog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falsyvalues%2Fpost-receive-watchdog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falsyvalues%2Fpost-receive-watchdog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falsyvalues%2Fpost-receive-watchdog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/falsyvalues","download_url":"https://codeload.github.com/falsyvalues/post-receive-watchdog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falsyvalues%2Fpost-receive-watchdog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33292408,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: 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":["git","hook","python","watch"],"created_at":"2024-10-13T15:36:01.482Z","updated_at":"2026-05-21T07:38:22.366Z","avatar_url":"https://github.com/falsyvalues.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## post-receive-watchdog\nGit post-receive hook for tracking (email notifications) changes which you would like to know about.\n\nThis tool helps to track changes in certain files (only*) in your git repository.\n\nConfiguration is dead simple. It's based on ini file and python [regular expression](https://docs.python.org/2/library/re.html) for file matching:\n\n### config example:\n\n```\n[AllChanges]\nrecipients:\n    info@example.com\nfiles:\n    .*\n\n[OtherGroup]\nrecipients:\n    other@example.com\nfiles:\n    single-file.py\n```\n\n### features under development\n\n* tracking on specyfic branch\n* tracking operations on branches / tags (create, delete)\n* moving some of configuration to git\n\n### helpful links\n\n* [Ben Tasker post-receive hook](https://www.bentasker.co.uk/documentation/development-programming/288-sending-commit-notifications-on-receive-using-git-post-hooks)\n* [Original post-receive-email hook](https://github.com/git/git/blob/master/contrib/hooks/post-receive-email)\n\n### others\nThanks to [@stachjankowski](https://github.com/stachjankowski) for help.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalsyvalues%2Fpost-receive-watchdog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffalsyvalues%2Fpost-receive-watchdog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalsyvalues%2Fpost-receive-watchdog/lists"}