forked from openjournals/buffy
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
questionFurther information is requestedFurther information is requested
Description
This responder seems to provide a way for us to add checklists.
i have currently set this up so that there are two commands associated with creating checklists
however neither of these appear to work / appear in pyosbot help commands.
yaml looks like this now:
add_remove_checklist:
- editor_response:
only: editors
command: editor response
template_file: editor_response.md
data_from_issue:
- reviewers-list
- author-handle
- package_accepted:
only: editors
command: package accepted
template_file: package_accepted_template.md
data_from_issue:
- package-namei'm curious what i'm doing wrong with setting these up.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested