Skip to content
Merged
15 changes: 15 additions & 0 deletions .github/aw/actions-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,21 @@
"version": "v4.1.0",
"sha": "a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32"
},
"actions/cache/restore@v4": {
"repo": "actions/cache/restore",
"version": "v4",
"sha": "0057852bfaa89a56745cba8c7296529d2fc39830"
},
"actions/cache/restore@v5.0.3": {
"repo": "actions/cache/restore",
"version": "v5.0.3",
"sha": "cdf6c1fa76f9f475f3d7449005a359c84ca0f306"
},
"actions/cache/save@v4": {
"repo": "actions/cache/save",
"version": "v4",
"sha": "0057852bfaa89a56745cba8c7296529d2fc39830"
},
"actions/cache/save@v5.0.3": {
"repo": "actions/cache/save",
"version": "v5.0.3",
Expand Down Expand Up @@ -60,6 +70,11 @@
"version": "v5.2.0",
"sha": "be666c2fcd27ec809703dec50e508c2fdc7f6654"
},
"actions/setup-node@v4": {
"repo": "actions/setup-node",
"version": "v4",
"sha": "49933ea5288caeca8642d1e84afbd3f7d6820020"
},
"actions/setup-node@v6.3.0": {
"repo": "actions/setup-node",
"version": "v6.3.0",
Expand Down
44 changes: 39 additions & 5 deletions .github/workflows/daily-doc-healer.lock.yml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .github/workflows/daily-doc-healer.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ timeout-minutes: 45

imports:
- shared/reporting.md
- shared/mcp/qmd-docs.md
---

{{#runtime-import? .github/shared-instructions.md}}
Expand Down
47 changes: 42 additions & 5 deletions .github/workflows/daily-doc-updater.lock.yml

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions .github/workflows/daily-doc-updater.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ tools:

timeout-minutes: 45

imports:
- shared/mcp/qmd-docs.md

---

{{#runtime-import? .github/shared-instructions.md}}
Expand Down
44 changes: 39 additions & 5 deletions .github/workflows/developer-docs-consolidator.lock.yml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .github/workflows/developer-docs-consolidator.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ timeout-minutes: 30
imports:
- shared/reporting.md
- shared/mcp/serena-go.md
- shared/mcp/qmd-docs.md

---

Expand Down
38 changes: 34 additions & 4 deletions .github/workflows/dictation-prompt.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/dictation-prompt.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ network: defaults

imports:
- shared/reporting.md
- shared/mcp/qmd-docs.md

tools:
edit:
Expand Down
Loading