{"id":15669045,"url":"https://github.com/dcdunkan/issue-news","last_synced_at":"2025-07-05T02:34:30.371Z","repository":{"id":114588117,"uuid":"509609977","full_name":"dcdunkan/issue-news","owner":"dcdunkan","description":"Turn GitHub Issues into Blog or Newsletter.","archived":false,"fork":false,"pushed_at":"2022-07-01T23:23:08.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T04:44:06.720Z","etag":null,"topics":["blog","issues","news"],"latest_commit_sha":null,"homepage":"https://issue-news.deno.dev/archive","language":"TypeScript","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/dcdunkan.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":"2022-07-01T23:12:24.000Z","updated_at":"2024-04-14T18:41:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc92933e-f59d-40cc-979f-e7121d0620f7","html_url":"https://github.com/dcdunkan/issue-news","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dcdunkan/issue-news","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcdunkan%2Fissue-news","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcdunkan%2Fissue-news/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcdunkan%2Fissue-news/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcdunkan%2Fissue-news/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcdunkan","download_url":"https://codeload.github.com/dcdunkan/issue-news/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcdunkan%2Fissue-news/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263671790,"owners_count":23494040,"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":["blog","issues","news"],"created_at":"2024-10-03T14:21:13.157Z","updated_at":"2025-07-05T02:34:30.356Z","avatar_url":"https://github.com/dcdunkan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003ch1 align=\"center\"\u003eThe Issue News\u003c/h1\u003e\n\nTurn GitHub Issues to Newsletter. Inspired by [Deno News](https://deno.news/).\n\nThis is a work in progress. And documentation is also under work.\n\n```ts\nimport { news } from \"https://ghc.deno.dev/dcdunkan/issue-news@main/main.tsx\";\n\nnews({\n  title: \"The IssueY News\",\n  author: \"Author Name\",\n  repository: \"owner/repository\",\n  // Optional.\n  description: \"Description\",\n  // GitHub Personal Access Token. It's optional.\n  // But if rate limit hits, use a PAT.\n  token: \"PAT\",\n  // Optional. But you can provide labels to only list\n  // issues with that labels as news.\n  labels: [\"news\"],\n});\n```\n\nYou can deploy it on [Deno Deploy](https://deno.com/deploy). Here's a example\nplayground: https://dash.deno.com/playground/example-issue-news\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcdunkan%2Fissue-news","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcdunkan%2Fissue-news","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcdunkan%2Fissue-news/lists"}