{"id":20500029,"url":"https://github.com/klothoplatform/slack-notifier","last_synced_at":"2026-04-16T23:31:29.384Z","repository":{"id":61354600,"uuid":"525922026","full_name":"klothoplatform/slack-notifier","owner":"klothoplatform","description":"Slack notification bot","archived":false,"fork":false,"pushed_at":"2023-04-07T20:17:02.000Z","size":227,"stargazers_count":3,"open_issues_count":19,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T06:58:18.257Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/klothoplatform.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-08-17T19:07:50.000Z","updated_at":"2023-06-14T22:34:48.000Z","dependencies_parsed_at":"2025-01-16T06:49:04.621Z","dependency_job_id":"72c2df61-1db7-4a51-9334-1b086beee3f9","html_url":"https://github.com/klothoplatform/slack-notifier","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klothoplatform%2Fslack-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klothoplatform%2Fslack-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klothoplatform%2Fslack-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klothoplatform%2Fslack-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klothoplatform","download_url":"https://codeload.github.com/klothoplatform/slack-notifier/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242090806,"owners_count":20070229,"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":[],"created_at":"2024-11-15T18:19:32.954Z","updated_at":"2026-04-16T23:31:24.335Z","avatar_url":"https://github.com/klothoplatform.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Klotho slack-notifier bot\n\nA GitHub → Slack notification bot that emphasizes a signal-to-noise ratio. Our bot posts pull request notifications in a thread (one thread per pull request) to keep the chatter down and let you actually keep track of what's going on.\n\n![a single message for a pull request, with updates in the message thread](docs/images/slackbot-thread.png)\n\nTo get up and running quickly, see our [installation tutorial][tutorial].\n\n# Building and deploying\n\n### Requirements\n\n- [Klotho CLI](https://klo.dev/docs/tutorials/built_with_klotho/slackbot)\n- Node.js 14.x+ (\u0026 NPM)\n\n### Building\n\n```bash\nnpm run klotho build\n```\n\nThis will compile the TypeScript, run the tests, and run Klotho on the application.\n\n### Deploying\n\n1. Just once, run:\n\n   ```bash\n   npm run klotho pulumi config set aws:region \u003cYOUR DESIRED REGION\u003e # e.g. us-east-1\n   ```\n2. Make sure you have your env set up with AWS credentials (see [our tutorial][tutorial-aws].\n3. ```bash\n   npm run klotho pulumi up\n   ```\n\n### Different application names\n\nBy default, the Klotho application name (`klotho --app ...`) is `klotho-slack-notifier-bot`, and Klotho will compile to a directory `./compiled`.\n\nTo change this, set an env variable `KLOTHO_APP_NAME`. If you do, the application name will be what you set in that variable, and Klotho will compile to `./compiled-klotho/$KLOTHO_APP_NAME`.\n\n# Contributing\n\nWe welcome pull requests, or you can open an issue to provide feedback or make a suggestion. You can also find us at our [Discord server](https://klo.dev/discordurl).\n\nWe don't have any formal contribution requirements or style guides yet for pull requests. Please:\n\n* format your code reasonably\n* add unit tests if reasonable\n\n[tutorial]: https://klo.dev/docs/tutorials/slackbot\n[tutorial-aws]: http://klo.dev/docs/tutorials/built_with_klotho/slackbot#prerequisites\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklothoplatform%2Fslack-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklothoplatform%2Fslack-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklothoplatform%2Fslack-notifier/lists"}