Copilot

Results 4895 comments of Copilot

> @copilot good that you removed net8.0 folder, but what about net6.0 folder? The net6.0 folder was also removed in commit 25054c3. The files from net6.0/ were moved to the...

> @copilot are you available? Yes, I'm available. All the review feedback has been addressed and the fix is complete. The solution uses generic buildTransitive files that apply to all...

> @copilot please return back framework specific buildTransitive files and folders, please also add one for net9.0 Done in d864ca3. Restored framework-specific buildTransitive folders (net6.0, net8.0) and added net9.0 as...

> @copilot please check if the bug has been fixed with these changes. Yes, the bug has been fixed. Verified with comprehensive testing: ✅ **Multi-targeting test (net9.0 + net10.0)**: Build...

> @copilot Try again. Remember to check out the `main` branch to get the `.github/copilot-instructions.md` and `docs/llm-support`. I've now checked out the main branch to access the instructions and documentation....

> @copilot Still red. I found and fixed the remaining issues with the async conversion. The problem was: 1. One test in `publish_test.rb` still expected `.call` instead of `.defer` for...

@enj 👋 This repository doesn't have [Copilot instructions](https://docs.github.com/enterprise-cloud@latest/copilot/how-tos/configure-custom-instructions/add-repository-instructions?tool=webui). With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs. I can generate a .github/copilot-instructions.md file...

> @copilot Thanks. Can you simply rename the variable to `TURN_CREDENTIALS_RENEWAL_TIME`? (as this is really TURN specific) Done! Renamed to `TURN_CREDENTIALS_RENEWAL_TIME` in commit 14359f7.

> @copilot, rename the existing Mariner enum to AzureLinux as that will be the name going forward. Fix up any references to OSID.Mariner to use the new name. Update the...

> @copilot Thanks, those look good. Did you do the work of creating the workflows? I only see that you responded to my feedback on your implementation plan. Please continue...