Created
June 17, 2015 08:45
-
-
Save budnik/187549d9490248f0e63c to your computer and use it in GitHub Desktop.
Heroku config for govbot
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HUBOT_GITHUB_EVENT_NOTIFIER_ROOM: #random | |
HUBOT_GITHUB_EVENT_NOTIFIER_TYPES: issues,issue_comment | |
HUBOT_GITHUB_MILESTONES_ROOMS: {"https://github.com/e-government-ua/i/milestones/Portal-FrontEnd_PHP": "#_portal-front_php", | |
"https://github.com/e-government-ua/i/milestones/BackEnd-ActivitiExplorer_Java-GWT": "#_back-actexp_java-gwt", | |
"https://github.com/e-government-ua/i/milestones/Portal-Dashboard_NodeJS-Java": "#_portal-dashboard_js", | |
"https://github.com/e-government-ua/i/milestones/BackEnd-REST-Activiti_Java": "#_back-rest-act_java", | |
"https://github.com/e-government-ua/i/milestones/Auth": "#_auth", | |
"https://github.com/e-government-ua/i/milestones/BA-BusinesProcess-ActivitiDesigner": "#_ba-process-actdesign", | |
"https://github.com/e-government-ua/i/milestones/Support_DevOps-Server-Jenkins": "#_support_devop-srv-si", | |
"https://github.com/e-government-ua/i/milestones/Organization_Git-BugTracking-Rules": "#_org_git-btrack-rules", | |
"https://github.com/e-government-ua/i/milestones/Testing": "#_testing", | |
"https://github.com/e-government-ua/i/milestones/General_Common": "#_general_common", | |
"https://github.com/e-government-ua/i/milestones/General_Design": "#_general_design"} | |
HUBOT_HEROKU_KEEPALIVE_URL: https://govbot.herokuapp.com/ | |
HUBOT_SLACK_TOKEN: aaaa-12343435454-rD6Sjt5sdfgsdfjpoQwZSRboIzf | |
REDISTOGO_URL: redis://user:[email protected]:1234/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment