{"id":15714331,"url":"https://github.com/viveknathani/workdiff","last_synced_at":"2026-05-07T02:38:27.999Z","repository":{"id":252537258,"uuid":"840723891","full_name":"viveknathani/workdiff","owner":"viveknathani","description":"Generate changelogs from github commits and send them to slack, on a daily/weekly/monthly basis! 📋","archived":false,"fork":false,"pushed_at":"2024-08-15T19:47:00.000Z","size":102,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-25T02:38:26.636Z","etag":null,"topics":["bot","github","node","slack"],"latest_commit_sha":null,"homepage":"https://workdiff.nattukaka.dev","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/viveknathani.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":"2024-08-10T13:46:43.000Z","updated_at":"2024-08-15T19:47:03.000Z","dependencies_parsed_at":"2024-10-24T11:58:24.516Z","dependency_job_id":"af61baf9-0e94-46d9-8d8e-0b4435cbad14","html_url":"https://github.com/viveknathani/workdiff","commit_stats":null,"previous_names":["viveknathani/workdiff"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/viveknathani/workdiff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viveknathani%2Fworkdiff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viveknathani%2Fworkdiff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viveknathani%2Fworkdiff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viveknathani%2Fworkdiff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viveknathani","download_url":"https://codeload.github.com/viveknathani/workdiff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viveknathani%2Fworkdiff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32720768,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["bot","github","node","slack"],"created_at":"2024-10-03T21:36:13.342Z","updated_at":"2026-05-07T02:38:27.977Z","avatar_url":"https://github.com/viveknathani.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# workdiff\n\nGenerate changelogs from github commits and send them to slack, on a daily/weekly/monthly basis!\n\n\u003cimg src=\"SCREENSHOT.png\" width=\"600\" height=\"200\"/\u003e\n\n### add repositories\n\nRepositories to be tracked are stored in [src/data/input.jsonl](./src/data/input.jsonl) file.\n\nEach JSON line expects the following keys mandatorily:\n1. `owner`: owner of the repository (typically a github user or a github organization)\n2. `repo`: name of the repository\n3. `branch`: branch to pick commits from\n4. `interval`: cron expression to define your interval of fetching data and posting to slack\n5. `since`: pick commits since when? acceptable values: `LAST_DAY` | `LAST_WEEK` | `LAST_MONTH`\n6. `slackUrlKey`: The environment variable in which your slack webhook URL is stored.\n\nImportant =\u003e For every owner in the file, `workdiff` expects a corresponding environment variable, `GITHUB_TOKEN_${owner}`. This is your personal access token generated on github.\n\nThis file is checked into the codebase. Everytime you deploy the service, it will run a bootstrap operation that does the following:\n1. Collect all tasks to run from the `jsonl` file.\n2. Get rid of any old delayed tasks.\n3. Schedule all the tasks.\n4. Start the server!\n\nYou can view the scheduled tasks at: `/`.\n\n### deployment\n\nThis project currently runs as a docker container on a cheap VPS. Feel free to fork this and run your own version!\n\n### contributing\n\nI am happy to accept pull requests. No hard rules.\n\n### acknowledgements\n\ncreated by Vivek Nathani ([@viveknathani_](https://twitter.com/viveknathani_)), licensed under the [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviveknathani%2Fworkdiff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviveknathani%2Fworkdiff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviveknathani%2Fworkdiff/lists"}