Copilot

Results 4761 comments of Copilot

@fgalan 👋 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 I don't like this solution proposal too much... > > Instead of ... You're absolutely right! I've addressed this by adding an overloaded version of `parseUrl()` that extracts...

> @copilot > > How spreading null ended up with Maximum call stack error? As I would expect the first error will throw something like "can't access propert X in...

> Thanks for the explanation > > 1. I'm still not sure how that even happen. Can you suggest how to reproduce the issue? ... You're absolutely right about avoiding...

> @copilot Lint the code properly. Code has been properly linted. Fixed the following issues: - Moved `packaging.requirements.Requirement` import to top-level to satisfy PLC0415 rule - Applied proper code formatting...

> @copilot - Tests are failing, can you check why and fix it ? do you have access to the test logs ? > I don't have direct access to...

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. > [!WARNING] > > > Firewall rules blocked me...

> @copilot pls comment the order of connection type we should update/add. And some more detail if we support this connection type. 1st is highest. Created detailed priority order document:...

> @copilot for each connection type, create a .md plan file how you should do that. These plan file can reuse in the future development. The more detail the more...

> @copilot for each connection type add section Test with 2 option. 1 option is automation test by guide AI how to create unit test and run it. 1 option...