Skip to content

[infoblox_nios] Fix NIOS 9 named log parsing #26359

[infoblox_nios] Fix NIOS 9 named log parsing

[infoblox_nios] Fix NIOS 9 named log parsing #26359

name: Mention in PR
on:
issue_comment:
types: [created]
pull_request_review_comment:
types: [created]
permissions:
actions: read
contents: write
copilot-requests: write
pull-requests: write
discussions: write
issues: write
jobs:
run:

Check failure on line 17 in .github/workflows/trigger-mention-in-pr.yml

View workflow run for this annotation

GitHub Actions / Mention in PR

Invalid workflow file

The workflow is not valid. .github/workflows/trigger-mention-in-pr.yml (Line: 17, Col: 3): Error calling workflow 'elastic/ai-github-actions/.github/workflows/gh-aw-mention-in-pr.lock.yml@v0'. The nested job 'activation' is requesting 'id-token: write', but is only allowed 'id-token: none'. .github/workflows/trigger-mention-in-pr.yml (Line: 17, Col: 3): Error calling workflow 'elastic/ai-github-actions/.github/workflows/gh-aw-mention-in-pr.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: >-
# (startsWith(github.event.comment.body, '/ai') || contains(github.event.comment.body, '@claude')) &&
# (github.event.issue.pull_request != null || github.event_name == 'pull_request_review_comment')
if: false
uses: elastic/ai-github-actions/.github/workflows/gh-aw-mention-in-pr.lock.yml@v0
with:
setup-commands: |
export GOTOOLCHAIN=auto
go install github.com/elastic/elastic-package@latest