Commit Graph
7 Commits
Author SHA1 Message Date
Andrew Mellor e64bc837bd Update oncall.sh to exclude app/kilo-code-bot (#44474)
Added app/kilo-code-bot exclude

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

## Release Notes

* **Chores**
* Updated internal tooling to recognize an additional bot account in
pull request filtering processes.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-05-01 17:03:53 +01:00
Jordan Montgomery a19ecbb93b Ignore kiloconnect PRs in oncall script (#39957)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** None

Well hello there neighbor. If I may make a gentle suggestion, I think we
should ignore Kiloconnect in the oncall script. Its contributions are
valued but I assume another friendly neighbor initiated each wonderful
PR it opens and we can be more kind to the oncall engineer by not
showing these.

In all seriousness I just assume someone else at fleet initiated any
Kiloconnect PR so we need not return them in the oncall script, but we
also shouldn't add it to the list of humans
2026-02-17 09:28:21 -05:00
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