Skip to content

feat(genai): add GenAI semantic metrics UI and backend proxy #426

feat(genai): add GenAI semantic metrics UI and backend proxy

feat(genai): add GenAI semantic metrics UI and backend proxy #426

Workflow file for this run

name: "Auto Assign PR"
permissions:
contents: read
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviewers:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.2.5
with:
configuration-path: ".github/reviewer_config.yml"