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
Simplify telemetry to use GitHub.create_issue() only
- Remove complex PR/fork creation system
- Replace with simple GitHub.create_issue() for SciML/LinearSolve.jl
- Reduce token requirements to just "Issues: Write" permission
- Remove CSV dependency and unnecessary file generation functions
- Update documentation and user messaging for issue-based workflow
- Use only "benchmark-data" label for created issues
- Maintain local file fallback when GitHub creation fails
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments