Copilot

Results 4692 comments of Copilot

> @copilot the current implementation always assumes that users want to have SSL enabled on the HTTPs port. > > This should be changed to allow the proxy to route...

> @copilot always use semantic commit messages. Understood. I'll use conventional commit format (type(scope): description) for all future commits in this PR.

> @copilot resolve conflicts with main branch Merge conflicts with main branch have been resolved. The merge successfully integrates the main branch's improvements to configuration file loading and Let's Encrypt...

@brunomioto 👋 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 fix it 0s > Run COMMIT_MSG="Add office documents documentation and update API reference" > 🔍 Validating commit message format: 'Add office documents documentation and update API reference' ......

> @copilot we exclude p2-maven-plugin (41 files), tycho-packaging-plugin (10 files) and tycho-versions-plugin (12 files) for now to keep the workload managable here! Reverted the changes for p2-maven-plugin (41 files), tycho-packaging-plugin...

@KristianKlodeD 👋 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...

@youknowone I've opened a new pull request, #6577, to work on those changes. Once the pull request is ready, I'll request review from you.

> @copilot merge main to fix the build I've merged the master branch to fix the build compatibility issues. The merge incorporates all the Xcode modernization changes including updated project...

> @copilot I think we can remove the JSDoc comments from the code now that we have types. > > Please rewiew all types and singature of the functions, we...