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 - AdoCsv failed Jun 12, 2025 in 0s

1 fail in 8m 14s

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

Results for commit 588bc68.

Annotations

Check warning on line 0 in OctoshiftCLI.IntegrationTests.AdoCsvToGithub

See this annotation in the file changed.

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

With_Inventory_Report_Csv (OctoshiftCLI.IntegrationTests.AdoCsvToGithub) failed

src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 8m 14s]
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.AdoCsvToGithub.With_Inventory_Report_Csv() in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/AdoCsvToGithub.cs:line 73
--- End of stack trace from previous location ---