Skip to content

Move copilot-setup-steps.yml to .github/workflows/ folder

588bc68
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Add copilot-setup-steps.yml to customize development environment for Copilot Coding Agent #1359

Move copilot-setup-steps.yml to .github/workflows/ folder
588bc68
Select commit
Loading
Failed to load commit list.
GitHub Actions / Integration Test Results - AdoBasic failed Jun 12, 2025 in 0s

1 fail in 8m 10s

1 tests   0 ✅  8m 10s ⏱️
1 suites  0 💤
1 files    1 ❌

Results for commit 588bc68.

Annotations

Check warning on line 0 in OctoshiftCLI.IntegrationTests.AdoBasicToGithub

See this annotation in the file changed.

@github-actions github-actions / Integration Test Results - AdoBasic

Basic (OctoshiftCLI.IntegrationTests.AdoBasicToGithub) failed

src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 8m 10s]
Raw output
System.ArgumentNullException : Value cannot be null. (Parameter 'source')
at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
   at System.Linq.Enumerable.Count[TSource](IEnumerable`1 source)
   at OctoshiftCLI.IntegrationTests.TestHelper.AssertBoardsIntegrationConfigured(String adoOrg, String teamProject) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 683
   at OctoshiftCLI.IntegrationTests.AdoBasicToGithub.Basic() in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/AdoBasicToGithub.cs:line 72
--- End of stack trace from previous location ---