Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
seisman opened this issue Dec 26, 2020 · 0 comments · Fixed by #768
Closed

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

seisman opened this issue Dec 26, 2020 · 0 comments · Fixed by #768
Labels
bug Something isn't working
Milestone

Comments

@seisman
Copy link
Member

seisman commented Dec 26, 2020

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.

@seisman seisman added the bug Something isn't working label Dec 27, 2020
@seisman seisman added this to the 0.3.0 milestone Dec 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant