Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .github/aw/actions-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,11 @@
"repo": "github/gh-aw/actions/setup",
"version": "v0.51.3",
"sha": "5fa65dd15a71cec00f2d14c664467154d343d875"
},
"github/gh-aw/actions/setup@v0.51.5": {
"repo": "github/gh-aw/actions/setup",
"version": "v0.51.5",
"sha": "88319be75ab1adc60640307a10e5cf04b3deff1e"
}
}
}
37 changes: 17 additions & 20 deletions .github/workflows/agent-deep-dive.lock.yml

Large diffs are not rendered by default.

37 changes: 17 additions & 20 deletions .github/workflows/agent-efficiency.lock.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .github/workflows/agentics-maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
pull-requests: write
steps:
- name: Setup Scripts
uses: github/gh-aw/actions/setup@5fa65dd15a71cec00f2d14c664467154d343d875 # v0.51.3
uses: github/gh-aw/actions/setup@88319be75ab1adc60640307a10e5cf04b3deff1e # v0.51.5
with:
destination: /opt/gh-aw/actions

Expand Down
49 changes: 27 additions & 22 deletions .github/workflows/downstream-users.lock.yml

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions .github/workflows/downstream-users.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,7 @@ Maintain a canonical list of public downstream repositories using elastic/ai-git

## Step 1: Gather Context

1. Call `generate_agents_md` to get repository conventions (if it fails, continue).
2. Read the current `data/downstream-users.json` file (if it exists).
1. Read the current `data/downstream-users.json` file (if it exists).

## Step 2: Discover Downstream Usage

Expand All @@ -81,7 +80,7 @@ Maintain a canonical list of public downstream repositories using elastic/ai-git
- `include_globs`: `**/*.yml`, `**/*.yaml`
- Exclude `elastic/ai-github-actions` itself.

2. For each unique repo + path pair returned:
1. For each unique repo + path pair returned:
- Fetch the workflow file using `github-get_file_contents`.
- Extract every `uses: elastic/ai-github-actions/...` line.
- Normalize each entry by removing the leading `elastic/ai-github-actions/` and any `@version` suffix.
Expand Down
31 changes: 14 additions & 17 deletions .github/workflows/gh-aw-agent-suggestions.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

31 changes: 14 additions & 17 deletions .github/workflows/gh-aw-autonomy-atomicity-analyzer.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading