Copilot

Results 4468 comments of Copilot

> @copilot please fix these invalid links: > 'file:///D:/a/_work/1/s/.github/copilot-instructions.md' has 1 broken link(s): > ../AGENTS.md ... Fixed in commit 6c3a77c. All relative links have been replaced with full GitHub URLs...

> @copilot, > Can you fix the following pipeline error that says the files can only have valid ASCII characters: > ``` ... Fixed in commit {commit_hash}. All non-ASCII characters...

> @copilot > Here's a copy of the documentation supplied for the REST API, can you use these descriptions as comment strings for the newly added PostCursorOptions properties? > ......

> @copilot > [api-options.txt](https://github.com/user-attachments/files/23771717/api-options.txt) > ... I cannot access file attachments from GitHub comments. Could you paste the contents of the text file directly in a comment? That way I...

> @copilot Here you go: > > optionsCollapse allobject ... The text is still cut off. I can see the documentation for allowDirtyReads and allowRetry, but I need the complete...

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

@markjbrown 👋 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 can you create a new local branch and put the changes from this pull request into it? I'm currently working on branch `copilot/fix-49` which contains the PR changes...

> @copilot ok, makes sense. Can you open that view I just had here locally that allowed me to see all the changes in this PR? I can't directly open...

> @copilot > This fails with > ... I've identified the issue and am working on a fix. The problem is that my RewriteDistinct algorithm works for H2Profile (generates GROUP...