Skip to content

Slash command "/format" doesn't work for external contributors #767

@seisman

Description

@seisman

Description of the problem

#766 (comment) doesn't trigger the format command. Instead, the slash dispatch action reports:

Run peter-evans/slash-command-dispatch@v2
  with:
    token: ***
    commands: format
  
    issue-type: pull-request
    reaction-token: ***
    reactions: true
    permission: write
    allow-edits: false
    repository: GenericMappingTools/pygmt
    event-type-suffix: -command
    dispatch-type: repository
Using configuration from yaml inputs.
Command 'format' is not configured for the user's permission level 'none'.

It seems something wrong with the permission setting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions