{"id":28148147,"url":"https://github.com/gojiplus/advertiser","last_synced_at":"2026-04-28T00:31:39.063Z","repository":{"id":288225555,"uuid":"967249893","full_name":"gojiplus/advertiser","owner":"gojiplus","description":"Posts to bsky a one-liner about one of your repos. with some min. number of stars (5) using OpenAI","archived":false,"fork":false,"pushed_at":"2025-04-30T17:07:05.000Z","size":820,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-23T10:51:02.762Z","etag":null,"topics":["bsky-bot","github"],"latest_commit_sha":null,"homepage":"","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/gojiplus.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}},"created_at":"2025-04-16T06:56:25.000Z","updated_at":"2025-04-30T17:05:52.000Z","dependencies_parsed_at":"2025-04-16T09:16:33.408Z","dependency_job_id":"98e09096-a6c2-40ad-b305-0c4f3458a7f5","html_url":"https://github.com/gojiplus/advertiser","commit_stats":null,"previous_names":["gojiplus/advertiser"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/gojiplus/advertiser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Fadvertiser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Fadvertiser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Fadvertiser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Fadvertiser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gojiplus","download_url":"https://codeload.github.com/gojiplus/advertiser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Fadvertiser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32361477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"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":["bsky-bot","github"],"created_at":"2025-05-15T00:24:12.773Z","updated_at":"2026-04-28T00:31:39.058Z","avatar_url":"https://github.com/gojiplus.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"advertiser_logo.png\" alt=\"Repo Logo\" width=\"40\" height=\"40\" /\u003e\n\n# Advertiser: Post a GenAI-Summarized GitHub Repo to Bluesky\n\nThis GitHub Action picks a GitHub repository (with at least five stars) from a curated list, summarizes it using OpenAI, and posts the summary to your Bluesky feed.\n\nPerfect for showcasing open-source gems to your followers — automatically or on demand.\n\n---\n\n## ✨ What It Does\n\n- 🔀 Randomly selects a repository from a curated list\n- 🧠 Uses GenAI (OpenAI) to summarize it into a crisp 1-liner\n- 🔗 Posts the summary, repo name, and link to your [Bluesky](https://bsky.app/) feed\n\n---\n\n## 🚀 Usage\n\n### `.github/workflows/post.yml`\n\n```yaml\nname: Post to Bluesky\n\non:\n  workflow_dispatch:  # Manual trigger\n\njobs:\n  run:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v3\n      - uses: appeler/post-to-bsky@v1\n        with:\n          bsky_handle: ${{ secrets.BSKY_HANDLE }}\n          bsky_password: ${{ secrets.BSKY_PASSWORD }}\n          openai_api_key: ${{ secrets.OPENAI_API_KEY }}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgojiplus%2Fadvertiser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgojiplus%2Fadvertiser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgojiplus%2Fadvertiser/lists"}