Commit 987d605
authored
Add agentic workflow for upstream sync (#104)
* backup
* Add agentic workflow for upstream sync
Create a gh-aw agentic workflow that replaces the existing
Copilot coding agent issue-based approach with a native
GitHub Agentic Workflow for weekly upstream SDK syncing.
The workflow checks for new upstream commits, analyzes diffs,
ports changes to the Java SDK, runs tests, and creates a PR.1 parent 9cbe437 commit 987d605
4 files changed
Lines changed: 1497 additions & 0 deletions
File tree
- .github
- aw
- workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments