{"id":15344657,"url":"https://github.com/ihabunek/github-notice","last_synced_at":"2025-04-04T11:46:42.312Z","repository":{"id":5883394,"uuid":"7101209","full_name":"ihabunek/github-notice","owner":"ihabunek","description":"A script which sends email notifications for pull requests.","archived":false,"fork":false,"pushed_at":"2013-05-03T08:24:13.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T21:43:07.726Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ihabunek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-10T21:36:46.000Z","updated_at":"2013-12-12T11:37:26.000Z","dependencies_parsed_at":"2022-09-01T15:00:21.867Z","dependency_job_id":null,"html_url":"https://github.com/ihabunek/github-notice","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihabunek%2Fgithub-notice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihabunek%2Fgithub-notice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihabunek%2Fgithub-notice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihabunek%2Fgithub-notice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ihabunek","download_url":"https://codeload.github.com/ihabunek/github-notice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247174400,"owners_count":20896074,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-01T11:01:55.892Z","updated_at":"2025-04-04T11:46:42.293Z","avatar_url":"https://github.com/ihabunek.png","language":"Python","readme":"github-notice\n=============\n\nA simple script which sends email notifications for Github pull requests.\n\nDeploy\n------\n\nInstall prerequisites into a virtual env:\n```\nvirtualenv env\nsource env/bin/activate\npip install -r requirements.txt\n```\n\nCopy empty settings file, and fill in the info.\n```\ncp settings.dist.py settings.py\nvim settings.py\n```\n\nAdd script to crontab, e.g. run every 10 minutes:\n```\n*/10 * * * * python /path/to/notify.py\n```\n\nIf you fill in the username and password for github, then the Github API\nallows 5000 queries per hour. Otherwise you're limited to 50 queries per hour\nso be careful how often you run the script.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fihabunek%2Fgithub-notice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fihabunek%2Fgithub-notice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fihabunek%2Fgithub-notice/lists"}