Skip to content

Fix copilot agents setup#3198

Merged
HannesWell merged 1 commit intoeclipse-platform:masterfrom
HannesWell:fix-copilot-setup
Apr 6, 2026
Merged

Fix copilot agents setup#3198
HannesWell merged 1 commit intoeclipse-platform:masterfrom
HannesWell:fix-copilot-setup

Conversation

@HannesWell
Copy link
Copy Markdown
Member

Turns out that copilot agents actually just support Linux runners and to a limited extend Windows runners, Mac is not supported at all:
https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent/customize-the-agent-environment

Furthermore Matrix jobs are not supported for this particular task.

It looks like one should question the suggestions Copilot agents propose, even about their own setup.
Furthermore it's not sufficient if you ask Copilot agent explicitly to verify the correctness of these changes, one has to verify them manually again.

The result is that we again just run on Linux.
But we can remove the steps that the agent does anyway, like checking out the code.

Follow-up on

Turns out that copilot agents actually just support Linux runners (and
to a limited extend Windows):
https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent/customize-the-agent-environment
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

Test Results

  170 files  ±0    170 suites  ±0   25m 56s ⏱️ +49s
4 679 tests ±0  4 658 ✅ ±0   21 💤 ±0  0 ❌ ±0 
6 592 runs  ±0  6 437 ✅ ±0  155 💤 ±0  0 ❌ ±0 

Results for commit eaeb554. ± Comparison against base commit f1d7c30.

@HannesWell HannesWell merged commit 372f0c3 into eclipse-platform:master Apr 6, 2026
21 of 25 checks passed
@HannesWell HannesWell deleted the fix-copilot-setup branch April 6, 2026 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant