Skip to content

Commit f728469

Browse files
authored
Merge pull request #7 from githubnext/copilot/delete-repo-memory-standard
2 parents 1c4dd9b + f9309f5 commit f728469

3 files changed

Lines changed: 3 additions & 53 deletions

File tree

workflows/copilot-token-audit.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ tools:
1616
agentic-workflows:
1717
bash:
1818
- "*"
19+
repo-memory: true
1920
steps:
2021
- name: Download Copilot workflow logs
2122
env:
@@ -51,12 +52,7 @@ imports:
5152
- uses: shared/daily-audit-base.md
5253
with:
5354
title-prefix: "[copilot-token-audit] "
54-
- uses: shared/repo-memory-standard.md
55-
with:
56-
branch-name: "memory/token-audit"
57-
description: "Historical daily Copilot token usage snapshots"
58-
max-patch-size: 51200
59-
- copilot-setup-steps.yml
55+
- uses: shared/mcp/gh-aw.md
6056
- shared/python-dataviz.md
6157
---
6258

workflows/copilot-token-optimizer.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ tools:
1818
toolsets: [issues]
1919
bash:
2020
- "*"
21+
repo-memory: true
2122
safe-outputs:
2223
create-issue:
2324
expires: 7d
@@ -27,12 +28,6 @@ safe-outputs:
2728
threat-detection: false
2829
timeout-minutes: 30
2930
imports:
30-
- uses: shared/repo-memory-standard.md
31-
with:
32-
branch-name: "memory/token-audit"
33-
description: "Historical daily Copilot token usage snapshots (shared with copilot-token-audit)"
34-
max-patch-size: 51200
35-
- copilot-setup-steps.yml
3631
- shared/reporting.md
3732
steps:
3833
- name: Download recent Copilot workflow logs

workflows/shared/repo-memory-standard.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)