{"id":15404710,"url":"https://github.com/k1low/backslack","last_synced_at":"2025-04-16T21:43:50.033Z","repository":{"id":66825370,"uuid":"83508852","full_name":"k1LoW/backslack","owner":"k1LoW","description":"Bridge between Backlog and Slack","archived":false,"fork":false,"pushed_at":"2025-03-09T21:48:40.000Z","size":515,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T05:41:35.877Z","etag":null,"topics":["aws-lambda","backlog","slack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/k1LoW.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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},"funding":{"github":"k1LoW","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-03-01T03:49:05.000Z","updated_at":"2025-03-09T21:48:42.000Z","dependencies_parsed_at":"2024-03-17T23:30:30.974Z","dependency_job_id":null,"html_url":"https://github.com/k1LoW/backslack","commit_stats":{"total_commits":18,"total_committers":2,"mean_commits":9.0,"dds":0.2777777777777778,"last_synced_commit":"9bce0f6fd7014482cc02a14a9208ab7ab2be4dbc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Fbackslack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Fbackslack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Fbackslack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Fbackslack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW","download_url":"https://codeload.github.com/k1LoW/backslack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249280535,"owners_count":21243138,"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":["aws-lambda","backlog","slack"],"created_at":"2024-10-01T16:14:05.804Z","updated_at":"2025-04-16T21:43:50.014Z","avatar_url":"https://github.com/k1LoW.png","language":"JavaScript","funding_links":["https://github.com/sponsors/k1LoW"],"categories":[],"sub_categories":[],"readme":"# backslack\n\nBridge between [Backlog](http://www.backlog.jp/help/adminsguide/webhook-setting/userguide2493.html) and [Slack](https://api.slack.com/incoming-webhooks)\n\n![img](ss.png)\n\n## Usage\n\n### 1. Deploy backslack\n\n```\n$ yarn\n$ AWS_PROFILE=XXxxxxX $(npm bin)/sls deploy\n```\n\n### 2. Get backslack endpoint URL\n\n```\n$ AWS_PROFILE=XXxxxxX $(npm bin)/sls info\n...\nService Information\nservice: backslack\nstage: v0\nregion: ap-northeast-1\napi keys:\n  None\nendpoints:\n  POST - https://x0x1x2x3x.execute-api.ap-northeast-1.amazonaws.com/v0/hook # \u003c- Use this URL\nfunctions:\n  backslack-v0-hook\n```\n\n|                    | Value                                                                |\n| ------------------ |:---------------------------------------------------------------------|\n| backslack endpoint | `https://x0x1x2x3x.execute-api.ap-northeast-1.amazonaws.com/v0/hook` |\n\n### 3. Get Slack incoming webhook URL\n\nhttps://api.slack.com/incoming-webhooks\n\n`https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX`\n\n|                            | Value                                                                           |\n| -------------------------- |:--------------------------------------------------------------------------------|\n| Slack incoming webhook URL | `https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX` |\n\n### 4. Add Backlog webhook\n\nhttp://www.backlog.jp/help/adminsguide/webhook-setting/userguide2496.html\n\nWebhook URL: `https://x0x1x2x3x.execute-api.ap-northeast-1.amazonaws.com/v0/hook?space=myspace\u0026webhook_url=https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX\u0026channel=general`\n\n#### URL Query Parameters\n\n| Key                    | Value                      | Example                    |\n| -----------------------|:---------------------------|:---------------------------|\n| space (required)       | [Backlog space id](http://www.backlog.jp/faq/service/what-id.html) | `myspace` |\n| webhook_url (required) | Slack incoming webhook URL | `https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX` |\n| channel                | Slack channel              | `general` |\n\n## Architecture\n\n![img](architecture.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk1low%2Fbackslack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk1low%2Fbackslack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk1low%2Fbackslack/lists"}