Skip to content

Reduce confusion for comments that use common emojis#1096

Description

@asvoboda

Occasionally we have internal discussions about the use of :+1: or 馃憤 as approval mechanisms. Usually this is because it can feel a bit magic if policy-bot accepts this in the context of a comment with other text where someone might not intend to approve a PR.

We should consider if there are ways to reduce this confusion:

  • Should we modify the approval comment matching to not look for substrings, but instead match on exact text (probably without whitespace?) This would be a breaking change.
  • Should there be a server option to "restrict" comments to exact matches? Similar to above but as an option rather than always modifying the behaviour in code?
  • Remove +1s in our internal policies and don't change anything in policy-bot?
  • Something else?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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