Skip to content

feature: case-insensitive "digger" in comment ops #1759

Open
@dannysauer

Description

I wasn't paying attention while working on mobile, and my phone keyboard defaults to upper-casing the first letter typed in a field like it's a sentence, which isn't valid. It's a trivial thing, but perhaps the comment prefix could be compared with case-insensitivity. That may be as simple as updating this line:

if !strings.HasPrefix(*payload.Comment.Body, "digger") {

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions