Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/probot/autoresponder
reply to opened GitHub issues with the contents of `.github/ISSUE_REPLY_TEMPLATE.md`
https://github.com/probot/autoresponder
github-app probot probot-app
Last synced: 2 days ago
JSON representation
reply to opened GitHub issues with the contents of `.github/ISSUE_REPLY_TEMPLATE.md`
- Host: GitHub
- URL: https://github.com/probot/autoresponder
- Owner: probot
- Created: 2017-03-11T22:14:30.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-11T08:50:00.000Z (4 months ago)
- Last Synced: 2024-10-29T15:51:49.661Z (3 months ago)
- Topics: github-app, probot, probot-app
- Language: JavaScript
- Homepage:
- Size: 107 KB
- Stars: 46
- Watchers: 4
- Forks: 25
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Autoresponder
[![Greenkeeper badge](https://badges.greenkeeper.io/probot/autoresponder.svg)](https://greenkeeper.io/)
This is a GitHub Integration built with [probot](https://github.com/probot/probot) that automatically replies to opened GitHub issues with the contents of `.github/ISSUE_REPLY_TEMPLATE.md`.
![](https://cloud.githubusercontent.com/assets/173/23834371/788d330e-0723-11e7-9e71-81d77c01267d.png)
See [docs/deploy.md](docs/deploy.md) if you would like to run your own instance of this plugin.