Skip to content

Question about add checklist #21

@lwasser

Description

@lwasser

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-name

i'm curious what i'm doing wrong with setting these up.

this issue is where i'm testing things

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions