{"id":16305430,"url":"https://github.com/moznion/cloud-functions-backlog2slack","last_synced_at":"2026-05-01T19:34:24.754Z","repository":{"id":145077978,"uuid":"127880720","full_name":"moznion/cloud-functions-backlog2slack","owner":"moznion","description":"A backlog's web-hook forwarder that delivers message to Slack; this app works on Google Cloud Functions.","archived":false,"fork":false,"pushed_at":"2018-04-03T09:08:23.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T21:14:51.860Z","etag":null,"topics":["backlog","cloud-functions","slack"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/moznion.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":"2018-04-03T09:03:22.000Z","updated_at":"2018-04-03T13:40:26.000Z","dependencies_parsed_at":"2024-05-31T11:10:02.692Z","dependency_job_id":null,"html_url":"https://github.com/moznion/cloud-functions-backlog2slack","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"3fede79c9af8426c12390da2e1413586f9dffb7e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/moznion/cloud-functions-backlog2slack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moznion%2Fcloud-functions-backlog2slack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moznion%2Fcloud-functions-backlog2slack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moznion%2Fcloud-functions-backlog2slack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moznion%2Fcloud-functions-backlog2slack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moznion","download_url":"https://codeload.github.com/moznion/cloud-functions-backlog2slack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moznion%2Fcloud-functions-backlog2slack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32510807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["backlog","cloud-functions","slack"],"created_at":"2024-10-10T21:07:01.350Z","updated_at":"2026-05-01T19:34:24.718Z","avatar_url":"https://github.com/moznion.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cloud-functions-backlog2slack [![Build Status](https://travis-ci.org/moznion/cloud-functions-backlog2slack.svg?branch=master)](https://travis-ci.org/moznion/cloud-functions-backlog2slack)\n\nA [backlog](https://backlog.com/)'s web-hook forwarder that delivers messages of backlog to Slack.\nThis application works on Google Cloud Functions.\n\n## Usage\n\n### Configuration\n\n```\n$ cp ./src/config{.example,}.json\n$ $EDITOR ./src/config.json # \u003c= write configuration for your environment\n```\n\n### Deploy to Cloud Functions\n\nExample shell script:\n\n```sh\n#!/bin/bash\n\nset -eux\n\nyarn build\ncp ./src/config.json ./build/config.json\ncp ./package.json ./build/package.json\ngcloud beta functions deploy backlog2slack --trigger-http --source=build\n```\n\n## Disclaimer\n\n### Available topic is limited\n\nPatches welcome!\n\n## Author\n\nmoznion (\u003cmoznion@gmail.com\u003e)\n\n## License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoznion%2Fcloud-functions-backlog2slack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoznion%2Fcloud-functions-backlog2slack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoznion%2Fcloud-functions-backlog2slack/lists"}