Skip to content

support config file #56

Description

@epicallan

A config file may be added to a repo that a bot has access to. This config file can then be used to change bot behavior.

Possible config values may include;

  • keywords to listen for i.e TODO, FIXME, BUG
  • boolean flag for auto-deleting checked out or no longer existing TODO items in source code
  • issue labels to add to auto created bots
  • mode in which bot should run i.e add issues on PR or on pushing to a specific branch (default master) see Can we have this run as a CLI? #65
  • files to ignore (regex pattern)
  • root directories of the project such that it is easy to traverse project for comments on bot install see Look through all files for issue comments on bot install on a repo. #54 defaults can be src, app etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions