{"id":18413151,"url":"https://github.com/pybites/prchecker","last_synced_at":"2025-04-12T23:48:25.574Z","repository":{"id":78378279,"uuid":"108778273","full_name":"pybites/prchecker","owner":"pybites","description":"Hacktoberfest like app to check for open PRs against our Challenges repo","archived":false,"fork":false,"pushed_at":"2017-11-11T08:40:00.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T23:48:22.805Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pybites.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-29T22:55:51.000Z","updated_at":"2023-06-30T16:43:27.000Z","dependencies_parsed_at":"2023-03-12T04:14:47.835Z","dependency_job_id":null,"html_url":"https://github.com/pybites/prchecker","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/pybites%2Fprchecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybites%2Fprchecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybites%2Fprchecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybites%2Fprchecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybites","download_url":"https://codeload.github.com/pybites/prchecker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647258,"owners_count":21139081,"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-11-06T03:44:57.846Z","updated_at":"2025-04-12T23:48:25.550Z","avatar_url":"https://github.com/pybites.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PR Checker \n\nBuilt for [Code Challenge 38 - Build Your Own Hacktoberfest Checker With Bottle](https://pybit.es/codechallenge38.html)\n\nIt's a [Hacktoberfest](https://hacktoberfest.digitalocean.com) like checker that does two things:\n\n* Shows open PRs for [PyBites Code Challenges](https://pybit.es/pages/challenges.html) ([repo](https://github.com/pybites/challenges)) - typically for running month.\n* Type in a name and find PRs for the user submitted current month (so we have a bit of  *Hacktoberfest* year round)\n\nDeployed to [https://pybites-prs.herokuapp.com/](https://pybites-prs.herokuapp.com/).\n\n## Heroku\n\nFork this repo if you want to extend it. To deploy it to Heroku:\n\n* heroku apps:create app-name\n* chmod a+x app.py\n* echo 'web: python ./app.py' \u003e Procfile\n* echo 'python-3.6.2' \u003e runtime.txt\n* pip freeze \u003e requirements.txt\n* git add .\n* git commit -m \"heroku prep\"\n* git push heroku master\n* heroku config:set APP_LOCATION=heroku\n* heroku config:set GH_USER=abc\n* heroku config:set GH_PW=def\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpybites%2Fprchecker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpybites%2Fprchecker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpybites%2Fprchecker/lists"}