Copilot

Results 4682 issues of Copilot

This PR implements the functionality to automatically hide CI comments when the commit being built is not the latest commit in the pull request, helping to keep PR conversations clean...

The `FilterStaticFrameworks` MSBuild task was hardcoded to assume framework executables are always located at `Framework.framework/Framework`, but some frameworks (like FFmpeg's libavcodec) use custom executable paths specified in their Info.plist via...

This PR adds comprehensive test coverage for CGImageProperties classes that were previously missing tests, as requested in issue #17315. ## Changes Made ### New Test Files Created: - **CGImagePropertiesExifTest.cs** -...

This PR unifies the various resource prefix properties (`IPhoneResourcePrefix`, `MonoMacResourcePrefix`, and `XamMacResourcePrefix`) into a single property (`AppBundleResourcePrefix`) for use in .NET projects. The implementation: 1. Adds a new `AppBundleResourcePrefix` property...

This PR implements JSON file-based policy support on Linux by default, removing the need for the `__enable-file-policy` command line flag on Linux systems. ## Changes Made ### Core Implementation -...

This PR provides a complete solution package for the Podman mount relabel issue where Dev Container CLI generates invalid mount syntax that fails on systems without SELinux. ## Problem The...

This PR implements support for the new `--follow-symlinks` flag in VSCE to eliminate the unnecessary copying of PowerShell Editor Services (PSES) modules during builds, as requested in #5169. ## What...

### Problem When running `licensee` via Docker against local paths, the container can't access files from the host machine because volumes aren't mounted. This results in `License: None` even when...

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress....

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress....