Skip to content

feat(graph-proxy): add request duration as observable metrics #306

feat(graph-proxy): add request duration as observable metrics

feat(graph-proxy): add request duration as observable metrics #306

Workflow file for this run

name: 'Auto Assign'
on:
pull_request:
types: [opened]
jobs:
add-reviews:
runs-on: ubuntu-latest
if: |
!startsWith(github.head_ref, 'release-please--') &&
!startsWith(github.head_ref, 'dependabot/')
steps:
- uses: kentaro-m/auto-assign-action@v2.0.0
with:
configuration-path: .github/auto_assign_config.yaml