Files
OpenHands/enterprise/integrations
openhands 669f444c5d fix: resolve deprecation warnings for pythonjsonlogger, PyGithub, and get_matching_events
- Update pythonjsonlogger.jsonlogger.JsonFormatter to pythonjsonlogger.json.JsonFormatter
- Update Github(token) to Github(auth=Auth.Token(token)) for remaining instances
- Replace deprecated get_matching_events with search_events using EventFilter

Co-authored-by: openhands <openhands@all-hands.dev>
2026-01-02 20:07:28 +00:00
..