conf/tutter.yaml in tutter-0.0.5 vs conf/tutter.yaml in tutter-0.0.6
- old
+ new
@@ -1,11 +1,16 @@
projects:
- name: 'JHaals/testing'
access_token: ''
github_site: 'https://github.com'
github_api_endpoint: 'https://api.github.com'
+ github_api_auto_paginate: true
- action: 'thanks'
+ actions:
+ issue:
+ - thanks
+ - sassy
+ issue_comment:
+ - sassy
action_settings:
whatever_action_specific_setting: 'foo'
another_setting: false
-