Skip to content

Commit 84d7120

Browse files
authored
[EngSys] Agentic Workflows (Azure#57804)
* [EngSys] Agentic Workflows The focus of these changes is to implement a hand-off between the docs workflow and triage to ensure that triage takes place after the docs issue is opened. Because of AW platform design, the standard event trigger for issues does not fire to prevent recursive runs, so triage needs to be triggered directly. * Applying PR feedback
1 parent 5398b01 commit 84d7120

5 files changed

Lines changed: 281 additions & 126 deletions

File tree

.github/aw/actions-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"version": "v8",
66
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
77
},
8-
"github/gh-aw-actions/setup@v0.65.5": {
8+
"github/gh-aw-actions/setup@v0.66.1": {
99
"repo": "github/gh-aw-actions/setup",
10-
"version": "v0.65.5",
11-
"sha": "15b2fa31e9a1b771c9773c162273924d8f5ea516"
10+
"version": "v0.66.1",
11+
"sha": "73ae9ce231580f337133352d321d42b6bf54b6a9"
1212
}
1313
}
1414
}

0 commit comments

Comments
 (0)