# Oncall You can use the `oncall.sh` script to find out if there are any open issues or PRs from the community: ```sh gh auth login ./tools/oncall/oncall.sh issues ./tools/oncall/oncall.sh prs ```