{"id":17963461,"url":"https://github.com/gmourier/productizer-bot","last_synced_at":"2025-10-17T22:10:30.829Z","repository":{"id":90233075,"uuid":"532357717","full_name":"gmourier/productizer-bot","owner":"gmourier","description":"Github Discussions comments pushed as ProductBoard Notes.","archived":false,"fork":false,"pushed_at":"2022-09-04T18:55:42.000Z","size":121,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T07:32:37.319Z","etag":null,"topics":["automation","bot","labeling","productboard","synchronization"],"latest_commit_sha":null,"homepage":"https://productizer-bot.vercel.app","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/gmourier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-09-03T19:40:47.000Z","updated_at":"2023-11-08T00:11:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"74658306-3294-4cda-a6ae-8f1d61cee219","html_url":"https://github.com/gmourier/productizer-bot","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/gmourier%2Fproductizer-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmourier%2Fproductizer-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmourier%2Fproductizer-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmourier%2Fproductizer-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmourier","download_url":"https://codeload.github.com/gmourier/productizer-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247062390,"owners_count":20877263,"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":["automation","bot","labeling","productboard","synchronization"],"created_at":"2024-10-29T11:37:55.819Z","updated_at":"2025-10-17T22:10:25.783Z","avatar_url":"https://github.com/gmourier.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# productizer-bot\n\n[DEMO](https://github.com/gmourier/productizer-bot/discussions/2)\n\nA simple bot that helps product teams manage feedback from Github discussions to stay in sync with ProductBoard.\n\n- The bot comments a gentle message after the discussion has been created.\n- The bot sends every comment content as a new note to ProductBoard. (except its own)\n    - `origin:github` and `waiting:triage` tags are set on ProductBoard notes.\n    - `display_url` ProductBoard Note's field is filled with the Github comment link.\n\n## Setup\n\n```sh\n# Install dependencies\nnpm install\n\n# Run the bot\nnpm start\n```\n\n## Docker\n\n```sh\n# 1. Build container\ndocker build -t productizer-bot\n\n# 2. Start container\ndocker run -e APP_ID=\u003capp-id\u003e -e PRIVATE_KEY=\u003cpem-value\u003e  -e WEBHOOK_SECRET=\u003cwebhook-secret\u003e -e PRODUCTBOARD_TOKEN=\u003cproductboard-token\u003e productizer-bot\n```\n\n## Deployment\n\n\u003e 💡DO NOT FORGET YOUR PRODUCTBOARD_TOKEN!\n\nhttps://probot.github.io/docs/deployment/\n\n\u003e `api/github/webhooks` folder is here to deploy the bot as a serverless function on Vercel.\n\n## Contributing\n\nIf you have suggestions for how productizer-bot could be improved open a discussion. If you want to report a bug, open an issue! We'd love all and any contributions.\n\nFor more, check out the [Contributing Guide](CONTRIBUTING.md).\n\n## License\n\n[MIT](LICENSE) © 2022 Guillaume Mourier\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmourier%2Fproductizer-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmourier%2Fproductizer-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmourier%2Fproductizer-bot/lists"}