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

Add write permission to the action #107

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Conversation

devethan
Copy link
Contributor

After run a workflow, the action couldn't create a comment on the PR remaining a log with below message

Error creating comment. This can happen for PR's originating from a fork without write permissions.

It can be fixed by follow #104 (comment)

permissions:
  pull-requests: write

The documentation has not yet been updated to reflect this, which is confusing for many new users.
Hopefully they will be updated soon.

@andresz1 andresz1 merged commit 7313b26 into andresz1:master Nov 2, 2023
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants