Skip to content

Commit 58d6817

Browse files
Copilotdevantler
andauthored
[WIP] Upgrade to version 0.39.0 and recompile (#2049)
* Initial plan * Upgrade to gh-aw v0.39.0 and recompile all workflows Co-authored-by: devantler <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: devantler <[email protected]>
1 parent a28ebe6 commit 58d6817

12 files changed

+538
-967
lines changed

.github/workflows/agentics-maintenance.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
#
2-
# ___ _ _
3-
# / _ \ | | (_)
4-
# | |_| | __ _ ___ _ __ | |_ _ ___
2+
# ___ _ _
3+
# / _ \ | | (_)
4+
# | |_| | __ _ ___ _ __ | |_ _ ___
55
# | _ |/ _` |/ _ \ '_ \| __| |/ __|
6-
# | | | | (_| | __/ | | | |_| | (__
6+
# | | | | (_| | __/ | | | |_| | (__
77
# \_| |_/\__, |\___|_| |_|\__|_|\___|
88
# __/ |
9-
# _ _ |___/
9+
# _ _ |___/
1010
# | | | | / _| |
1111
# | | | | ___ _ __ _ __| |_| | _____ ____
1212
# | |/\| |/ _ \ '__| |/ /| _| |/ _ \ \ /\ / / ___|
1313
# \ /\ / (_) | | | | ( | | | | (_) \ V V /\__ \
1414
# \/ \/ \___/|_| |_|\_\|_| |_|\___/ \_/\_/ |___/
1515
#
16-
# This file was automatically generated by pkg/workflow/maintenance_workflow.go (v0.38.5). DO NOT EDIT.
16+
# This file was automatically generated by pkg/workflow/maintenance_workflow.go (v0.39.0). DO NOT EDIT.
1717
#
1818
# To regenerate this workflow, run:
1919
# gh aw compile
2020
# For more information: https://github.com/githubnext/gh-aw/blob/main/.github/aw/github-agentic-workflows.md
2121
#
2222
# Alternative regeneration methods:
2323
# make recompile
24-
#
24+
#
2525
# Or use the gh-aw CLI directly:
2626
# ./gh-aw compile --validate --verbose
27-
#
27+
#
2828
# The workflow is generated when any workflow uses the 'expires' field
2929
# in create-discussions, create-issues, or create-pull-request safe-outputs configuration.
3030
# Schedule frequency is automatically determined by the shortest expiration time.
@@ -33,7 +33,7 @@ name: Agentic Maintenance
3333

3434
on:
3535
schedule:
36-
- cron: "37 0 * * *" # Daily (based on minimum expires: 7 days)
36+
- cron: "37 0 * * *" # Daily (based on minimum expires: 7 days)
3737
workflow_dispatch:
3838

3939
permissions: {}
@@ -47,7 +47,7 @@ jobs:
4747
pull-requests: write
4848
steps:
4949
- name: Setup Scripts
50-
uses: githubnext/gh-aw/actions/setup@v0.38.5
50+
uses: githubnext/gh-aw/actions/setup@v0.39.0
5151
with:
5252
destination: /opt/gh-aw/actions
5353

.github/workflows/audit-workflows.lock.yml

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

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

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

.github/workflows/daily-perf-improver.lock.yml

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

.github/workflows/daily-plan.lock.yml

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

.github/workflows/daily-progress.lock.yml

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

.github/workflows/daily-qa.lock.yml

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

.github/workflows/daily-test-improver.lock.yml

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

.github/workflows/issue-triage.lock.yml

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

.github/workflows/pr-fix.lock.yml

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

0 commit comments

Comments
 (0)