Commit graph

5 commits

Author SHA1 Message Date
Magnus Jensen
1661e2f4d7
Oncall tool: check for at least one arg, and ensure gh auth before commands (#36265)
Just some small nice updates for the oncall tool.
2025-11-25 10:58:51 -03:00
Ian Littman
33c8b5a15c
Output issues/PRs from oncall script one-per-line rather than spitting out JSON (#35843)
Also added minor cleanup for the PR list by members

Tag-teamed between Perplexity for an initial jq snippet and JetBrains AI
Chat + Sonnet 4.5 to clean up duplicate jq CLI calls
2025-11-18 13:52:48 -06:00
Victor Lyuboslavsky
d321724dae
Updated oncall.sh to filter our draft PRs. (#28204)
This script finds PRs submitted by community members. It is currently
reporting several draft PRs which do not require any action from oncall
engineer. Adding automatic filtering of draft PRs.
2025-04-15 10:44:26 -05:00
Konstantin Sykulev
13003cf5fc
Updated developer on-call (#26795)
Updated docs to point developers to bash script to pull open community
issues and prs.

Added greater limit to existing pr fetch call.
2025-03-10 11:28:08 -05:00
Lucas Manuel Rodriguez
598dfa3061
Move and fix oncall.sh script (#18217)
In the future we can create automation to send reminders to a Slack
channel. Or send the list every time there's a oncall changeover.
2024-04-11 16:23:00 -03:00