Skip to content

[Stack 8.19.21-SNAPSHOT] [oracle] Failing test daily: system test: (elastic-agent logs - systemstatistics) in oracle.system_statistics #5808

[Stack 8.19.21-SNAPSHOT] [oracle] Failing test daily: system test: (elastic-agent logs - systemstatistics) in oracle.system_statistics

[Stack 8.19.21-SNAPSHOT] [oracle] Failing test daily: system test: (elastic-agent logs - systemstatistics) in oracle.system_statistics #5808

name: Issue Triage
on:
issues:
types: [opened, labeled]
permissions:
actions: read
contents: read
copilot-requests: write
discussions: write
issues: write
pull-requests: write
jobs:
run:

Check failure on line 15 in .github/workflows/trigger-issue-triage.yml

View workflow run for this annotation

GitHub Actions / Issue Triage

Invalid workflow file

The workflow is not valid. .github/workflows/trigger-issue-triage.yml (Line: 15, Col: 3): Error calling workflow 'elastic/ai-github-actions/.github/workflows/gh-aw-issue-triage.lock.yml@v0'. The nested job 'activation' is requesting 'id-token: write', but is only allowed 'id-token: none'. .github/workflows/trigger-issue-triage.yml (Line: 15, Col: 3): Error calling workflow 'elastic/ai-github-actions/.github/workflows/gh-aw-issue-triage.lock.yml@v0'. The nested job 'agent' is requesting 'id-token: write', but is only allowed 'id-token: none'.
# Access control is enforced by the upstream reusable workflow pre_activation
# check (required roles: admin, maintainer, write).
#
# Disabled 2026-07-02 — no current owner. To re-enable, remove `if: false`
# and restore the original activation condition below via a reviewed PR:
# if: >-
# github.event.action == 'opened' ||
# (github.event.action == 'labeled' && github.event.label.name == 'claude-plz-triage')
if: false
uses: elastic/ai-github-actions/.github/workflows/gh-aw-issue-triage.lock.yml@v0
with:
setup-commands: |
export GOTOOLCHAIN=auto
go install github.com/elastic/elastic-package@latest