{"id":34594676,"url":"https://github.com/bcylin/github-newsfeed-filter","last_synced_at":"2026-04-26T19:31:41.095Z","repository":{"id":36617004,"uuid":"169981674","full_name":"bcylin/github-newsfeed-filter","owner":"bcylin","description":"A web app that returns your GitHub news feed with unwanted entries removed.","archived":false,"fork":false,"pushed_at":"2024-06-17T17:08:20.000Z","size":43,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-25T22:58:08.375Z","etag":null,"topics":["github","heroku","newsfeed","rss","sinatra"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/bcylin.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-02-10T13:34:47.000Z","updated_at":"2023-02-15T12:31:57.000Z","dependencies_parsed_at":"2023-02-19T10:16:08.305Z","dependency_job_id":"2f29405c-f5c1-4ced-b9ea-5dec0e5f94cc","html_url":"https://github.com/bcylin/github-newsfeed-filter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bcylin/github-newsfeed-filter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcylin%2Fgithub-newsfeed-filter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcylin%2Fgithub-newsfeed-filter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcylin%2Fgithub-newsfeed-filter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcylin%2Fgithub-newsfeed-filter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcylin","download_url":"https://codeload.github.com/bcylin/github-newsfeed-filter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcylin%2Fgithub-newsfeed-filter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32310804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"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":["github","heroku","newsfeed","rss","sinatra"],"created_at":"2025-12-24T11:27:39.056Z","updated_at":"2026-04-26T19:31:41.074Z","avatar_url":"https://github.com/bcylin.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub News Feed Filter\n\n[![License](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/bcylin/github-rss-filter/blob/master/LICENSE)\n\nA simple filter to remove entries from your GitHub news feed.\n\n## Environment variables\n\n* `RSS_URL` Your GitHub news feed URL, at the bottom of \u003chttps://github.com/\u003e.\n* `REMOVE_KEYWORDS` Comma separated keywords in entry links to remove from the feed.\n* `SECRET` An optional parameter to keep your feed secret.\n\n## Development Setup\n\nInstall bundler:\n\n```sh\ngem install bundler \u0026\u0026 bundle install\n```\n\nCreate a `.env.local` file with the following contents:\n\n```sh\nRSS_URL=\u003cYour GitHub news feed URL\u003e\nREMOVE_KEYWORDS=\u003ckeyword1\u003e,\u003ckeyword2\u003e\n```\n\nRun the app locally:\n\n```sh\nruby app.rb -s Puma\n# open http://localhost:4567/rss.atom\n```\n\n## Deployment Example\n\n* Fork the repo\n* Follow the steps to [Create a new Blueprint Instance](https://render.com/deploy)\n* Use `https://#{app-name}.onrender.com/rss.atom` instead of the GitHub news feed URL\n\n## License\n\nThis project is not affiliated with GitHub. The source code is licensed under the terms of the [MIT license](https://github.com/bcylin/github-rss-filter/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcylin%2Fgithub-newsfeed-filter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcylin%2Fgithub-newsfeed-filter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcylin%2Fgithub-newsfeed-filter/lists"}