Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
vscode-java-pack
Public
Notifications
You must be signed in to change notification settings
Fork
163
Star
353
Code
Issues
166
Pull requests
7
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode-java-pack
.github
on
main
User selector
All users
All time
Commit history
Commits on Aug 3, 2026
build: use Node 22 for AutoTest workflows (#1718)
wenyt (wenytang-ms)
authored
8e72360
View commit details
Copy full SHA for 8e72360
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
build: hold dependencies back to versions the CFS feed can serve (#1716)
Show description for 57246e3
wenyt (wenytang-ms)
authored
57246e3
View commit details
Copy full SHA for 57246e3
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
Fix IssueLens MCP tool registration (#1707)
Changyong Gong (chagong)
authored
4f2a05d
View commit details
Copy full SHA for 4f2a05d
View code at this point
Browse repository at this point
Retain IssueLens output artifact (#1706)
Changyong Gong (chagong)
authored
138e356
View commit details
Copy full SHA for 138e356
View code at this point
Browse repository at this point
Adjust IssueLens MCP configuration (#1705)
Changyong Gong (chagong)
authored
c33bafa
View commit details
Copy full SHA for c33bafa
View code at this point
Browse repository at this point
Update IssueLens workflow integrations (#1701)
Show description for 6aa19d3
Changyong Gong (chagong)
authored
6aa19d3
View commit details
Copy full SHA for 6aa19d3
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
Enforce IssueLens labeling instructions (#1684)
Changyong Gong (chagong)
authored
b3dc073
View commit details
Copy full SHA for b3dc073
View code at this point
Browse repository at this point
chore: Add Copilot UI test skill (#1682)
wenyt (wenytang-ms)
authored
82fe9cd
View commit details
Copy full SHA for 82fe9cd
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
test: support autotest VSIX inputs from Actions runs (#1673)
Show description for 96220ac
wenyt (wenytang-ms)
authored
96220ac
View commit details
Copy full SHA for 96220ac
View code at this point
Browse repository at this point
Commits on May 20, 2026
ci(e2e-autotest): add Linux and macOS to the runner matrix (#1621)
Show description for c429a05
wenyt (wenytang-ms)
and
Copilot
authored
c429a05
View commit details
Copy full SHA for c429a05
View code at this point
Browse repository at this point
Commits on May 12, 2026
test: Migrate/autotest and add more ui test case (#1620)
Show description for 5ec3f2b
wenyt (wenytang-ms)
authored
5ec3f2b
View commit details
Copy full SHA for 5ec3f2b
View code at this point
Browse repository at this point
Commits on May 11, 2026
ci: add autotest cases (#1619)
wenyt (wenytang-ms)
authored
32fdaab
View commit details
Copy full SHA for 32fdaab
View code at this point
Browse repository at this point
Commits on May 6, 2026
ci: update vsix download and schedule run time (#1614)
Show description for 57f31b4
wenyt (wenytang-ms)
authored
57f31b4
View commit details
Copy full SHA for 57f31b4
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
fix: use git clone instead of actions/checkout for sibling repos (#1609)
Show description for f5c1bc5
wenyt (wenytang-ms)
and
Copilot
authored
f5c1bc5
View commit details
Copy full SHA for f5c1bc5
View code at this point
Browse repository at this point
fix: checkout test repos as siblings for correct relative paths (#1608)
Show description for 98c5d9d
wenyt (wenytang-ms)
and
Copilot
authored
98c5d9d
View commit details
Copy full SHA for 98c5d9d
View code at this point
Browse repository at this point
Commits on Apr 20, 2026
ci: add auto test plan and cases in github actions (#1607)
Show description for bfd230e
wenyt (wenytang-ms)
and
Copilot
authored
bfd230e
View commit details
Copy full SHA for bfd230e
View code at this point
Browse repository at this point
Commits on Apr 14, 2026
feat: add E2E autotest plans and GitHub Action workflow (#1605)
Show description for d856acc
wenyt (wenytang-ms)
and
Copilot
authored
d856acc
View commit details
Copy full SHA for d856acc
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
fix: improve issuelens labeling rules (#1602)
Changyong Gong (chagong)
authored
fde0509
View commit details
Copy full SHA for fde0509
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
Enable IssueLens to run on opened issues (#1598)
Changyong Gong (chagong)
authored
400f8dc
View commit details
Copy full SHA for 400f8dc
View code at this point
Browse repository at this point
docs: improve agent prompts (#1596)
Show description for 606bb2a
Changyong Gong (chagong)
authored
606bb2a
View commit details
Copy full SHA for 606bb2a
View code at this point
Browse repository at this point
fix: workflow permission (#1595)
Show description for 77df640
Changyong Gong (chagong)
authored
77df640
View commit details
Copy full SHA for 77df640
View code at this point
Browse repository at this point
fix: support using GH token (#1594)
Changyong Gong (chagong)
authored
4597726
View commit details
Copy full SHA for 4597726
View code at this point
Browse repository at this point
Update copilot CLI command options in workflow (#1593)
Changyong Gong (chagong)
authored
c1199cc
View commit details
Copy full SHA for c1199cc
View code at this point
Browse repository at this point
docs: refactor issuelens agent (#1592)
Show description for f84c99c
Changyong Gong (chagong)
authored
f84c99c
View commit details
Copy full SHA for f84c99c
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
Add GitHub Actions CI workflow for PR build verification (#1563)
Show description for 52875a0
Copilot
and
Changyong Gong (chagong)
authored
52875a0
View commit details
Copy full SHA for 52875a0
View code at this point
Browse repository at this point
Commits on Dec 16, 2025
fix: use correct token (#1545)
Changyong Gong (chagong)
authored
73f03dd
View commit details
Copy full SHA for 73f03dd
View code at this point
Browse repository at this point
Commits on Dec 15, 2025
chore: add issuelens custom agent (#1544)
Show description for 3cf838e
Changyong Gong (chagong)
authored
3cf838e
View commit details
Copy full SHA for 3cf838e
View code at this point
Browse repository at this point
Commits on Nov 26, 2025
fix: close the issue correctly (#1541)
Changyong Gong (chagong)
authored
8766ee9
View commit details
Copy full SHA for 8766ee9
View code at this point
Browse repository at this point
chore: re-implement workflow for stable issues (#1540)
Changyong Gong (chagong)
authored
d1bb182
View commit details
Copy full SHA for d1bb182
View code at this point
Browse repository at this point
Commits on Nov 17, 2025
docs: remove intelljcode (#1538)
Show description for dc75c63
wenyt (wenytang-ms)
authored
dc75c63
View commit details
Copy full SHA for dc75c63
View code at this point
Browse repository at this point
Commits on Nov 4, 2025
chore: add more label for triage agent (#1531)
Changyong Gong (chagong)
authored
ad43ed8
View commit details
Copy full SHA for ad43ed8
View code at this point
Browse repository at this point
Commits on Nov 3, 2025
fix: filter issue labels (#1529)
Changyong Gong (chagong)
authored
5e3e9f3
View commit details
Copy full SHA for 5e3e9f3
View code at this point
Browse repository at this point
Commits on Oct 31, 2025
Update workflow ID in triage-all-open-issues.yml (#1527)
Changyong Gong (chagong)
authored
0b1650e
View commit details
Copy full SHA for 0b1650e
View code at this point
Browse repository at this point
chore: triage all open issues (#1526)
Changyong Gong (chagong)
authored
fc810ab
View commit details
Copy full SHA for fc810ab
View code at this point
Browse repository at this point
Commits on Sep 15, 2025
Update triage agent workflow to start orchestration (#1486)
Show description for 27893b8
Changyong Gong (chagong)
authored
27893b8
View commit details
Copy full SHA for 27893b8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.