An open API service indexing awesome lists of open source software.

https://github.com/raulriera/probot-duplicator

Create full copies of issues with a single command
https://github.com/raulriera/probot-duplicator

github-app issue-management issue-mgt probot probot-app

Last synced: 8 months ago
JSON representation

Create full copies of issues with a single command

Awesome Lists containing this project

README

          

# Probot: Duplicator [![Build Status](https://travis-ci.org/raulriera/probot-duplicator.svg?branch=master)](https://travis-ci.org/raulriera/probot-duplicator)

> a GitHub App built with [Probot](https://github.com/probot/probot) that creates a full copy of issues with a single command.

![Screenshot 1](https://user-images.githubusercontent.com/24159/38773624-51f04930-401f-11e8-8caa-8265eb5fa1ac.png)

## Usage

1. **[Configure the GitHub App](https://github.com/apps/duplicator)**
2. Type `/duplicate` as the first word in any line of an issue comment box.

## Deployment

See [docs/deploy.md](docs/deploy.md) if you would like to run your own instance of this app.

[![Remix on Glitch](https://cdn.glitch.com/2703baf2-b643-4da7-ab91-7ee2a2d00b5b%2Fremix-button.svg)](https://glitch.com/edit/#!/remix/rapid-sousaphone)