You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Downstream trigger drift examples in workflow files:
Deprecated alias still in use: elastic/beats/.github/workflows/trigger-breaking-change-detect.yml uses gh-aw-breaking-change-detect.lock.yml@v0
Deprecated alias still in use: elastic/elastic-agent/.github/workflows/trigger-breaking-change-detect.yml uses gh-aw-breaking-change-detect.lock.yml@v0
Disabled AI workflow trigger: elastic/integrations/.github/workflows/trigger-stale-issues.yml (if: false) Why not covered already:
release-update updates pinned workflow SHAs, but does not audit deprecated aliases, disabled triggers, or branch workflow parity.
internal-downstream-health monitors bot output quality/silence, but does not audit workflow adoption/configuration drift.
Duplicate Checks
Open issues reviewed: repo:elastic/ai-github-actions is:issue is:open (agent OR workflow OR automation)
Open PRs reviewed: repo:elastic/ai-github-actions is:pr is:open (agent OR workflow)
elastic/beats: deprecated trigger alias in .github/workflows/trigger-breaking-change-detect.yml
elastic/elastic-agent: deprecated trigger alias in .github/workflows/trigger-breaking-change-detect.yml
Suggested Next Steps
Prototype gh-aw-workflow-adoption-drift-detector as a scheduled-audit workflow that emits one deduplicated issue with repo/branch drift findings and fix checklist.
Agent Suggestions
Date: 2026-08-10
1. workflow-adoption-drift-detector
Trigger: Weekly
schedule+workflow_dispatchPurpose: Detect downstream adoption drift for
elastic/ai-github-actionsconsumers: deprecateduses:targets, disabled trigger jobs (if: false), and missing branch-resident workflow parity across active maintenance/backport branches.Proposed safe outputs:
create-issue(single consolidated report with affected repos/branches + remediation checklist)Evidence:
elastic/integrations#19262 — branch-resident workflow migration gap on active backport branches: backport: deploy backport-branch automation workflows to active backport branches integrations#19262elastic/integrations#19321 — missing self-service retry automation path for changelog sync failures: [CI] Add /sync-changelog comment trigger to retry failed changelog sync PRs integrations#19321elastic/logstashrepetitive backport workflow PRs for the same CI change: #19307, #19308, #19309, #19310elastic/beats/.github/workflows/trigger-breaking-change-detect.ymlusesgh-aw-breaking-change-detect.lock.yml@v0elastic/elastic-agent/.github/workflows/trigger-breaking-change-detect.ymlusesgh-aw-breaking-change-detect.lock.yml@v0elastic/integrations/.github/workflows/trigger-stale-issues.yml(if: false)Why not covered already:
release-updateupdates pinned workflow SHAs, but does not audit deprecated aliases, disabled triggers, or branch workflow parity.internal-downstream-healthmonitors bot output quality/silence, but does not audit workflow adoption/configuration drift.Duplicate Checks
repo:elastic/ai-github-actions is:issue is:open (agent OR workflow OR automation)repo:elastic/ai-github-actions is:pr is:open (agent OR workflow)repo:elastic/ai-github-actions is:issue in:title "[agent-suggestions]"Downstream Signals
elastic/integrations: #19262, #19321elastic/logstash: #19307, #19308, #19309, #19310elastic/beats: deprecated trigger alias in.github/workflows/trigger-breaking-change-detect.ymlelastic/elastic-agent: deprecated trigger alias in.github/workflows/trigger-breaking-change-detect.ymlSuggested Next Steps
gh-aw-workflow-adoption-drift-detectoras a scheduled-audit workflow that emits one deduplicated issue with repo/branch drift findings and fix checklist.What is this? | From workflow: Trigger Agent Suggestions
Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.