generated from BrowserBox/BrowserBox
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Typically the reason running the action silently fails is because the action does not have permissions to write to the repo, and as it interacts with you via comments on the issue you use to trigger it, it needs write permissions to create these comments!
In order to fix that, navigate to the Settings page, and the Actions tab, and its General subsection. Scroll down to the bottom of the content pane and ensure that "Read and Write" permissions are selected. Save. If that setting is disabled, it's likely that your organization or user account permissions are blocking it, so go to the Settings page for your user account, and the Actions tab, and select "Read and write" for permissions there.

Metadata
Metadata
Assignees
Labels
No labels