{"id":15140258,"url":"https://github.com/marshallofsound/probot-issue-duplicate-detection","last_synced_at":"2025-10-23T15:31:52.540Z","repository":{"id":66074060,"uuid":"86163886","full_name":"MarshallOfSound/probot-issue-duplicate-detection","owner":"MarshallOfSound","description":"A probot plugin for automatic issue duplicate detection","archived":false,"fork":false,"pushed_at":"2022-09-05T21:35:49.000Z","size":1083,"stargazers_count":34,"open_issues_count":2,"forks_count":17,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-30T19:13:25.923Z","etag":null,"topics":["probot","probot-app","probot-plugin"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarshallOfSound.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}},"created_at":"2017-03-25T14:38:18.000Z","updated_at":"2024-06-24T17:39:19.000Z","dependencies_parsed_at":"2023-04-06T00:28:12.084Z","dependency_job_id":null,"html_url":"https://github.com/MarshallOfSound/probot-issue-duplicate-detection","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/MarshallOfSound%2Fprobot-issue-duplicate-detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarshallOfSound%2Fprobot-issue-duplicate-detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarshallOfSound%2Fprobot-issue-duplicate-detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarshallOfSound%2Fprobot-issue-duplicate-detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarshallOfSound","download_url":"https://codeload.github.com/MarshallOfSound/probot-issue-duplicate-detection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237852535,"owners_count":19376704,"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":["probot","probot-app","probot-plugin"],"created_at":"2024-09-26T08:01:49.201Z","updated_at":"2025-10-23T15:31:51.631Z","avatar_url":"https://github.com/MarshallOfSound.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Probot Issue Duplicate Detection\n\n\u003e a GitHub Integration built with [probot](https://github.com/probot/probot) that automatically\ndetects duplicate issues so you don't have to.\n\n## Setup\n\n```\n# Install dependencies\nnpm install\n\n# Run the bot\nnpm run\n```\n\nFor more information, see the [documentation for probot](https://github.com/probot/probot).\n\n## Configuring\n\nThe bot will comment with [this template](src/template.md) by default. You can change it by creating a file in `.github/DUPLICATE_ISSUE_TEMPLATE.md` and customizing the contents.\n\nThe template uses [mustache](https://mustache.github.io/) for rendering, and has two variables available:\n\n- `payload`: The payload from the [issue webhook event](https://developer.github.com/v3/activity/events/types/#issuesevent).\n- `issues`: An array of duplicate [issues](https://developer.github.com/v3/issues/#list-issues-for-a-repository)\n\n## Deploying to Now\n\n1. Install the now CLI with `npm i -g now`\n\n2. [Create an integration](https://github.com/settings/integrations/new) on GitHub, using `https://[your-now-id].now.sh/`\n(replacing `[your-now-id]` with a custom now alias) as the **Homepage URL**, **Callback URL**, and **Webhook URL**.\nThe permissions and events that your bot needs access to will depend on what you use it for. Read more about\n[creating an integration](https://developer.github.com/early-access/integrations/creating-an-integration/).\n\n3. After creating your Github integrations, make sure that you click the green install button on the top left\nof the integration page.\nThis gives you an option of installing the integration on all or a subset of your repositories.\n\n4. Download the Private Key and put it in this folder called \"prod.pem\"\n\n5. Run `now`\n\n6. You're up and running\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarshallofsound%2Fprobot-issue-duplicate-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarshallofsound%2Fprobot-issue-duplicate-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarshallofsound%2Fprobot-issue-duplicate-detection/lists"}