Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 14 additions & 17 deletions .github/workflows/copilot-opt.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/copilot-opt.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ These paths are populated by imported setup components:

## Hard Requirements

0. **Never use direct GitHub CLI API reads** (`gh api`, `gh repo view`, `gh pr list`) in analysis steps. Use MCP `github` tools for GitHub reads.
1. Process **all available sessions** in the last 14 days (deterministic; no sampling unless data is too large to load in one pass).
Comment on lines 68 to 71
2. Parse session event data from `events.jsonl` when available.
3. Detect these classes of issues:
Expand Down
26 changes: 13 additions & 13 deletions .github/workflows/copilot-session-insights.lock.yml

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

Loading
Loading