{"id":16930732,"url":"https://github.com/samwho/github-pull-request-email-bot","last_synced_at":"2025-04-11T18:32:15.226Z","repository":{"id":1291156,"uuid":"1232024","full_name":"samwho/GitHub-Pull-Request-Email-Bot","owner":"samwho","description":"Sends email notifications of pull requests on a GitHub repo.","archived":false,"fork":false,"pushed_at":"2011-04-23T18:58:09.000Z","size":1239,"stargazers_count":10,"open_issues_count":2,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-06T06:12:47.841Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samwho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-01-08T02:53:08.000Z","updated_at":"2017-05-20T18:43:50.000Z","dependencies_parsed_at":"2022-08-06T10:16:04.374Z","dependency_job_id":null,"html_url":"https://github.com/samwho/GitHub-Pull-Request-Email-Bot","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/samwho%2FGitHub-Pull-Request-Email-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwho%2FGitHub-Pull-Request-Email-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwho%2FGitHub-Pull-Request-Email-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwho%2FGitHub-Pull-Request-Email-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samwho","download_url":"https://codeload.github.com/samwho/GitHub-Pull-Request-Email-Bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248458652,"owners_count":21107122,"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-13T20:42:21.939Z","updated_at":"2025-04-11T18:32:15.205Z","avatar_url":"https://github.com/samwho.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git Pull Request Email Bot\n\n## What is this?\n\nThe Git Pull Request Email Bot is a simple project that sends emails to a\nspecified address every time a repository of your choice gets a pull request.\n\nIt works by adding the run.php file to a Cron job and running it fairly often\n(though it doesn't really matter how long you leave it, it remembers what\npull request it emailed you about last and won't email duplicates).\n\nIt was originally written for the [ThinkUp](http://thinkupapp.com)\nproject to post pull requests to the mailing list and promote code review.\n\n## How does it work?\n\nThere are only a few files that you as a user need to worry about:\n\nconfig.sample.inc.php - This is where all of the configuration information is\nstored. You will need to cmake a copy of this file and make all necessary\nchanges to make it suit your purposes.\n\nrun.php - This is the file you will need to attach to a Cron job. This file is\nwhere the magic happens: pull requests are crawled, the crawler filters out the\nones it has already emailed you about and sends emails about for the new ones.\n\nTemplate files - All of the template files are stored in the templates/\ndirectory. These handle the presentation of the emails through a placeholder\nsystem. Details of this can be found in templates/template_readme.txt.\n\n## Can I contribute?\n\nUhm... yeah, sure, I don't see why not. I haven't really prepared the project\nfor contributions just yet but if you want to browse the code and you see\nsomething you think you could improve then go for it! Fork it, branch it,\npull it :)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwho%2Fgithub-pull-request-email-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamwho%2Fgithub-pull-request-email-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwho%2Fgithub-pull-request-email-bot/lists"}