{"id":15938259,"url":"https://github.com/myles/github-milestones-ics","last_synced_at":"2026-01-21T12:34:35.071Z","repository":{"id":66300968,"uuid":"47008095","full_name":"myles/github-milestones-ics","owner":"myles","description":"A Heroku app to get an iCalendar feed of your GitHub Milestones.","archived":false,"fork":false,"pushed_at":"2022-06-26T09:08:00.000Z","size":8,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T11:18:19.688Z","etag":null,"topics":["github","github-milestones","heroku","python"],"latest_commit_sha":null,"homepage":"https://github-milestones-ics.herokuapp.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/myles.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-28T03:08:12.000Z","updated_at":"2017-03-30T14:24:51.000Z","dependencies_parsed_at":"2023-02-20T21:45:49.830Z","dependency_job_id":null,"html_url":"https://github.com/myles/github-milestones-ics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/myles/github-milestones-ics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myles%2Fgithub-milestones-ics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myles%2Fgithub-milestones-ics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myles%2Fgithub-milestones-ics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myles%2Fgithub-milestones-ics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myles","download_url":"https://codeload.github.com/myles/github-milestones-ics/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myles%2Fgithub-milestones-ics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28632832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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","github-milestones","heroku","python"],"created_at":"2024-10-07T05:21:44.088Z","updated_at":"2026-01-21T12:34:35.056Z","avatar_url":"https://github.com/myles.png","language":"Python","readme":"# GitHub Milestones ICS Feed\n\nA Heroku app to get an iCalendar feed of your GitHub Milestones.\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n\n## Usage\n\nYou will need to add a bunch of Heroku variables.\n\nFor the authtication of the ICS feed:\n\n\t$ heroku config:add AUTH_USERNAME=username\n\t$ heroku config:add AUTH_PASSWORD=password\n\nWhat GitHub user and organization you want to get the milestones from (both are optional and you can have mutiple organizations sperated by a comma):\n\n\t$ heroku config:add GITHUB_USERNAME=githubusername\n\t$ heroku config:add GITHUB_ORGS=org1,org2\n\nNext [register a new application at GitHub](https://github.com/settings/applications/new) and add your client ID and secret keys:\n\n\t$ heroku config:add GITHUB_CLIENT_ID=1234567890\n\t$ heroku config:add GITHUB_CLIENT_SECRET=1234567890\n\nGo to `/login` and you will get the `GITHUB_OAUTH_TOKEN` in your `heroku logs`\n\nNow add that:\n\n\t$ heroku config:add GITHUB_OAUTH_TOKEN=1234567890\n\n## Development\n\n\t$ mkvirtualenv github-milestones-ics\n\t$ pip install -r requirments.txt\n\t$ python web.py","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyles%2Fgithub-milestones-ics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyles%2Fgithub-milestones-ics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyles%2Fgithub-milestones-ics/lists"}