Commit 0026c45
Rewrite extension-template-sync to detect unsynced PRs and create issues
Switch from creating sync PRs to opening issues for each unsynced template
PR. The workflow now runs daily-only (no manual dispatch), checks the last
50 merged template PRs by comparing file contents, and creates an issue
with title, summary, differing files, suggested fix, and source PR link.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent dea449f commit 0026c45
File tree
5 files changed
+296
-428
lines changed- .github
- aw
- workflows
5 files changed
+296
-428
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments