{"id":16797098,"url":"https://github.com/jdockerty/announcerd","last_synced_at":"2026-04-29T14:03:12.320Z","repository":{"id":115785737,"uuid":"549685376","full_name":"jdockerty/announcerd","owner":"jdockerty","description":"Announce a message from pull requests into Slack","archived":false,"fork":false,"pushed_at":"2022-10-25T16:53:52.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-23T01:41:27.072Z","etag":null,"topics":["announcement-bot","github-app","golang","slack"],"latest_commit_sha":null,"homepage":"","language":"Go","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/jdockerty.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-10-11T15:16:31.000Z","updated_at":"2022-10-25T11:15:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"dfb6da01-38d3-4a9a-988f-e7174f1b859c","html_url":"https://github.com/jdockerty/announcerd","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jdockerty/announcerd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdockerty%2Fannouncerd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdockerty%2Fannouncerd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdockerty%2Fannouncerd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdockerty%2Fannouncerd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdockerty","download_url":"https://codeload.github.com/jdockerty/announcerd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdockerty%2Fannouncerd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32428622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"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":["announcement-bot","github-app","golang","slack"],"created_at":"2024-10-13T09:21:09.128Z","updated_at":"2026-04-29T14:03:12.290Z","avatar_url":"https://github.com/jdockerty.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# announcerd\n\nAnnounce a message from pull requests into Slack\n\n### Motivation\n\nI have forgotten to announce too many times at work. This workflow involved moving from a pull\nrequest and writing out the message myself into a channel. This made me think *\"shouldn't think be done entirely from a PR?\"*.\n\nBy simply adding `announcement=\"\u003cmessage\u003e\"` to a pull request, the given message should be placed into a channel for the provided webhook.\n\n### Usage\n\nThis is built as a [GitHub App](https://docs.github.com/en/developers/apps/getting-started-with-apps/about-apps) and will require installation as such.\n\n#### Configuration\n\nThe application takes various environment variables which are used for configuration.\n\n* `ANNOUNCERD_GH_APP_ID` is the GitHub App Application ID (required).\n* `ANNOUNCERD_GH_APP_KEY_FILE` is the path to the `.pem` key file for the GitHub App (required).\n* `ANNOUNCERD_SLACK_WEBHOOK` is the \"Incoming Webhook\" for Slack, configured to the channel you want to send announcements too (required).\n* `ANNOUNCERD_HOST` is the address which `announcerd` binds to, by default this is `localhost`.\n* `ANNOUNCERD_PORT` is the port which `announcerd` binds to, by default this is `6000`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdockerty%2Fannouncerd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdockerty%2Fannouncerd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdockerty%2Fannouncerd/lists"}