Skip to content

Instantly share code, notes, and snippets.

@budnik
Created June 17, 2015 08:45
Show Gist options
  • Save budnik/187549d9490248f0e63c to your computer and use it in GitHub Desktop.
Save budnik/187549d9490248f0e63c to your computer and use it in GitHub Desktop.
Heroku config for govbot
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:pass@grouper.redistogo.com:1234/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment