Attempt to make this work

This commit is contained in:
Mark Wylde
2025-05-30 20:17:34 +01:00
parent f598608bb4
commit 6410e33591
3 changed files with 39 additions and 17 deletions

View File

@@ -171,6 +171,10 @@ permissions:
**Error**: "Failed to check permissions: HttpError: Bad credentials"
**Solution**: This is normal in Gitea environments. The action automatically detects Gitea and bypasses GitHub-specific permission checks.
#### 1a. User Profile API Errors
**Error**: "Prepare step failed with error: Visit Project" or "GET /users/{username} - 404"
**Solution**: This occurs when Gitea's user profile API differs from GitHub's. The action automatically detects Gitea and skips user type validation.
#### 2. Limited Event Support
Some GitHub Events may not be fully supported in Gitea. Use basic triggers:
- `issue_comment` for comments