Skip to content
This repository was archived by the owner on Sep 5, 2017. It is now read-only.

Commit c79897c

Browse files
authored
Add Probot config
1 parent d071ba9 commit c79897c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.probot.js

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// Auto-respond to new issues and pull requests
2+
on('issues.opened', 'pull_request.opened')
3+
.comment('Thanks for your contribution @{{ user.login }}! We'll try to reply as soon as we can. Meanwhile, [join the OrgManager Organization if you haven\'t!][joinorg]
4+
5+
[config]: https://orgmanager.miguelpiedrafita.com/o/orgmanager');

0 commit comments

Comments
 (0)