Skip to content

Saimon/improved file browsing exception handling #9

Saimon/improved file browsing exception handling

Saimon/improved file browsing exception handling #9

Workflow file for this run

on:
pull_request:
types: [opened, reopened, ready_for_review]
issue_comment:
permissions:
contents: write
issues: write
pull-requests: write
jobs:
pr_agent:
uses: ctera/ctera-pr-agent/.github/workflows/pr-agent-reusable.yml@main

Check failure on line 13 in .github/workflows/pr-agent.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr-agent.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr-agent.yml" -> "ctera/ctera-pr-agent/.github/workflows/pr-agent-reusable.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
api_type: ${{ vars.API_TYPE }}
api_base: ${{ vars.API_BASE }}
api_version: ${{ vars.API_VERSION }}
model: ${{ vars.MODEL }}
secrets:
openai_key: ${{ secrets.AZURE_OPENAI_KEY }}
token: ${{ secrets.GITHUB_TOKEN }}