query {
  repository(owner: "<spring-boot>", name: "<spring-boot>") {
    pullRequests(states: OPEN) {
      totalCount
    }
  }
}

spring-boot

Comment From: philwebb

@AhmedsalemHassene Please do not keep opening incomplete issues. A lot of folks watch this repository and it creates a lot of notifications.