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
- Host: GitHub
- URL: https://github.com/raulriera/probot-duplicator
- Owner: raulriera
- License: isc
- Created: 2018-04-14T20:08:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-06T02:21:05.000Z (almost 8 years ago)
- Last Synced: 2025-02-01T04:04:46.211Z (over 1 year ago)
- Topics: github-app, issue-management, issue-mgt, probot, probot-app
- Language: JavaScript
- Size: 10.7 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Probot: Duplicator [](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.

## 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.
[](https://glitch.com/edit/#!/remix/rapid-sousaphone)