Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
be1abdd
feat: upgrade GitHub MCP server to v1.6.0 with fields_param feature s…
Copilot Jul 15, 2026
f404778
chore: initial progress tracking
Copilot Jul 15, 2026
f989635
fix: address review feedback on GitHub MCP v1.6.0 fields_param feature
Copilot Jul 15, 2026
6f44779
Merge remote-tracking branch 'origin/main' into copilot/update-github…
Copilot Jul 16, 2026
b24d45b
chore: merge main and recompile detection-analysis-report lock file w…
Copilot Jul 16, 2026
9f73b9f
chore: initial plan for github-actions review feedback
Copilot Jul 16, 2026
4ef03c5
feat: add changelog link and unit tests for GitHubMCPDefaultFields
Copilot Jul 16, 2026
89a6a1a
chore: skip SKILL.md changes in working tree
Copilot Jul 16, 2026
3ab645d
Merge remote-tracking branch 'origin/main' into copilot/update-github…
Copilot Jul 16, 2026
86fc5a3
chore: merge main and recompile all workflows
Copilot Jul 16, 2026
067d407
Merge branch 'main' into copilot/update-github-mcp-server-160
pelikhan Jul 16, 2026
e5f18e7
chore: merge main and recompile (2 new commits)
Copilot Jul 16, 2026
4706498
Merge remote-tracking branch 'origin/main' into copilot/update-github…
Copilot Jul 16, 2026
497e3fc
chore: merge main and recompile all workflows
Copilot Jul 16, 2026
e182286
chore: initial progress for merge and recompile
Copilot Jul 16, 2026
261c8d3
Merge remote-tracking branch 'origin/main' into copilot/update-github…
Copilot Jul 16, 2026
d8d3a7a
chore: merge main and recompile all workflows
Copilot Jul 16, 2026
50a1ec7
Merge remote-tracking branch 'origin/main' into copilot/update-github…
Copilot Jul 16, 2026
1e85833
chore: merge main and recompile all workflows
Copilot Jul 16, 2026
fc920b3
Merge remote-tracking branch 'origin/main' into copilot/update-github…
Copilot Jul 16, 2026
fce5e1d
chore: merge main and recompile all workflows
Copilot Jul 16, 2026
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
5 changes: 5 additions & 0 deletions .github/aw/actions-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,11 @@
"digest": "sha256:e25564dccc9110a70a77b9df560cbde11aa392fcb5f08b9abe5c4ebc6d146ea4",
"pinned_image": "ghcr.io/github/github-mcp-server:v1.5.0@sha256:e25564dccc9110a70a77b9df560cbde11aa392fcb5f08b9abe5c4ebc6d146ea4"
},
"ghcr.io/github/github-mcp-server:v1.6.0": {
"image": "ghcr.io/github/github-mcp-server:v1.6.0",
"digest": "sha256:2b0c48b070f61e9d3969269ead600f62d00fb237b60ac849ef3d166ee7de9ad3",
"pinned_image": "ghcr.io/github/github-mcp-server:v1.6.0@sha256:2b0c48b070f61e9d3969269ead600f62d00fb237b60ac849ef3d166ee7de9ad3"
},
"ghcr.io/github/serena-mcp-server:latest": {
"image": "ghcr.io/github/serena-mcp-server:latest",
"digest": "sha256:bf343399e3725c45528f531a230f3a04521d4cdef29f9a5af6282ff0d3c393c5",
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ab-testing-advisor.lock.yml

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

13 changes: 7 additions & 6 deletions .github/workflows/ace-editor.lock.yml

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

Loading
Loading