Skip to content

Bug Hunter

Bug Hunter #69

name: Bug Hunter
on:
schedule:
- cron: "0 11 * * 1-5"
workflow_dispatch:
permissions:
actions: read
contents: read
issues: write
pull-requests: read
jobs:
run:

Check failure on line 14 in .github/workflows/trigger-bug-hunter.yml

View workflow run for this annotation

GitHub Actions / Bug Hunter

Invalid workflow file

The workflow is not valid. .github/workflows/trigger-bug-hunter.yml (Line: 14, Col: 3): Error calling workflow 'elastic/ai-github-actions/.github/workflows/gh-aw-bug-hunter.lock.yml@v0'. The nested job 'agent' is requesting 'copilot-requests: write', but is only allowed 'copilot-requests: none'. .github/workflows/trigger-bug-hunter.yml (Line: 14, Col: 3): Error calling workflow 'elastic/ai-github-actions/.github/workflows/gh-aw-bug-hunter.lock.yml@v0'. The nested job 'detection' is requesting 'copilot-requests: write', but is only allowed 'copilot-requests: none'.
uses: elastic/ai-github-actions/.github/workflows/gh-aw-bug-hunter.lock.yml@v0
secrets:
COPILOT_GITHUB_TOKEN: ${{ secrets.COPILOT_GITHUB_TOKEN }}