You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: address workflow issues for GitHub Actions compatibility
- Fix branch name extraction with fallbacks for CI environments
- Add conditional handling for PR context in docs-unified workflow
- Improve error handling in cross-reference validation
- Use fixed string matching instead of regex for safer pattern matching
- Remove hardcoded assignee in favor of team assignments
- Improve JSON parsing with proper error handling for lychee results
- Add more reliable newline handling for GitHub issue creation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments