GithubHelp home page GithubHelp logo

isabella232 / duplicate-issues Goto Github PK

View Code? Open in Web Editor NEW

This project forked from probot/duplicate-issues

0.0 0.0 0.0 1.08 MB

A probot app for automatic issue duplicate detection

License: ISC License

JavaScript 96.36% Dockerfile 3.64%

duplicate-issues's Introduction

Probot Issue Duplicate Detection

a GitHub Integration built with probot that automatically detects duplicate issues so you don't have to.

Setup

# Install dependencies
npm install

# Run the bot
npm run

For more information, see the documentation for probot.

Configuring

The bot will comment with this template by default. You can change it by creating a file in .github/DUPLICATE_ISSUE_TEMPLATE.md and customizing the contents.

The template uses mustache for rendering, and has two variables available:

Deploying to Now

  1. Install the now CLI with npm i -g now

  2. Create an integration on GitHub, using https://[your-now-id].now.sh/ (replacing [your-now-id] with a custom now alias) as the Homepage URL, Callback URL, and Webhook URL. The permissions and events that your bot needs access to will depend on what you use it for. Read more about creating an integration.

  3. After creating your Github integrations, make sure that you click the green install button on the top left of the integration page. This gives you an option of installing the integration on all or a subset of your repositories.

  4. Download the Private Key and put it in this folder called "prod.pem"

  5. Run now

  6. You're up and running

duplicate-issues's People

Contributors

bkeepers avatar marshallofsound avatar krausefx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.