Skip to content

Commit 7b31f4c

Browse files
authored
Merge pull request #375 from githubnext/codex/uninstall-evergreen-agentic-workflow
Remove Evergreen agentic workflow
2 parents d1ac573 + 6af1c6e commit 7b31f4c

24 files changed

Lines changed: 276 additions & 2626 deletions

.github/workflows/agentics-maintenance.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
await main();
176176
177177
- name: Install gh-aw
178-
uses: github/gh-aw-actions/setup-cli@d059700c6a8ec3b5fd798b9ea60f5d048447b918 # v0.79.4
178+
uses: github/gh-aw-actions/setup-cli@v0.79.4
179179
with:
180180
version: v0.79.4
181181

@@ -310,7 +310,7 @@ jobs:
310310
await main();
311311
312312
- name: Install gh-aw
313-
uses: github/gh-aw-actions/setup-cli@d059700c6a8ec3b5fd798b9ea60f5d048447b918 # v0.79.4
313+
uses: github/gh-aw-actions/setup-cli@v0.79.4
314314
with:
315315
version: v0.79.4
316316

@@ -356,7 +356,7 @@ jobs:
356356
await main();
357357
358358
- name: Install gh-aw
359-
uses: github/gh-aw-actions/setup-cli@d059700c6a8ec3b5fd798b9ea60f5d048447b918 # v0.79.4
359+
uses: github/gh-aw-actions/setup-cli@v0.79.4
360360
with:
361361
version: v0.79.4
362362

@@ -461,7 +461,7 @@ jobs:
461461
await main();
462462
463463
- name: Install gh-aw
464-
uses: github/gh-aw-actions/setup-cli@d059700c6a8ec3b5fd798b9ea60f5d048447b918 # v0.79.4
464+
uses: github/gh-aw-actions/setup-cli@v0.79.4
465465
with:
466466
version: v0.79.4
467467

@@ -590,7 +590,7 @@ jobs:
590590
await main();
591591
592592
- name: Install gh-aw
593-
uses: github/gh-aw-actions/setup-cli@d059700c6a8ec3b5fd798b9ea60f5d048447b918 # v0.79.4
593+
uses: github/gh-aw-actions/setup-cli@v0.79.4
594594
with:
595595
version: v0.79.4
596596

.github/workflows/ci-doctor.lock.yml

Lines changed: 242 additions & 88 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/evergreen-trigger.yml

Lines changed: 0 additions & 72 deletions
This file was deleted.

.github/workflows/evergreen.lock.yml

Lines changed: 0 additions & 1839 deletions
This file was deleted.

.github/workflows/evergreen.md

Lines changed: 0 additions & 188 deletions
This file was deleted.

.github/workflows/shared/evergreen/ci-activation.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

.github/workflows/shared/evergreen/quota-policy.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)