Copilot

Results 4567 comments of Copilot

> @copilot > Please help me remove the rate limiting from this pull request. I would like to keep the changes simple. The rate limit will be set up in...

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

> @copilot Remove test/utils/formatCompactNumber.js and src/utils/formatCompactNumber.js Removed both files in commit 62a5203. The UI utility in `src/ui/scripts/utils/formatCompactNumber.js` remains and is used by `formatNumber.js` and `formatFloat.js`. > [!WARNING] > > >...

> @copilot are there any other ways to fix the root cause of the problem? Yes, there are several alternative approaches to address the root cause: ## Root Cause The...

> @copilot let's go for the option 3. Check whether there are side effects of adding predestroy hook Implemented Option 3 with comprehensive root cause fix in commit b2481c7. **Changes:**...

> @copilot How to disable `pekko.coordinated-shutdown.run-by-jvm-shutdown-hook` for tests? The configuration is already implemented in the current PR. Here's how it works: **Implementation (already in commit b2481c7):** Created `core/src/test/resources/application.properties` with: ```properties...

@ShixiangWang 👋 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 want you to prune and remove everything which has to do with codeql that you introduced into this PR. I have no idea why you bloated...

> @copilot make sure to remove 1es-official.yml and 1es-unofficial.yml. Done in f9e04e5. Removed both deprecated template files.

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