Skip to content

[WIP] Review and fix formatting for copilot-instruction.md file - #347

Merged
morousg merged 3 commits into
mainfrom
copilot/fix-copilot-instruction-formatting
Aug 19, 2026
Merged

[WIP] Review and fix formatting for copilot-instruction.md file#347
morousg merged 3 commits into
mainfrom
copilot/fix-copilot-instruction-formatting

Conversation

Copilot AI commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.


This section details on the original issue you should resolve

<issue_title>Review/Fix copilot-instruction.md file</issue_title>
<issue_description>Check that the formatting is correct and fix what is wrong.

If there are doubts, open the discussion in the Pull Request</issue_description>

Comments on the Issue (you are @copilot in this section)

Copilot AI lite review requested due to automatic review settings August 19, 2026 13:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@morousg morousg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot Please, check the file .github/copilot-instructions.md

@morousg morousg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot try again, the runner was broken. Read the ticket description and pr comments and act accordingly

Copilot AI review requested due to automatic review settings August 19, 2026 14:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Suppressed comments (1)

.github/workflows/copilot-setup-steps.yml:9

  • Adding the cuda label makes this job eligible only for self-hosted runners that advertise cuda, which can significantly reduce runner availability and cause longer queue times or stuck workflows if no such runner is online. If CUDA/GPU is not strictly required for these setup steps, consider removing the label; if it’s only required for a subset of steps, consider splitting into separate jobs so only the GPU-dependent job requires cuda.
    runs-on: [self-hosted, linux, x64, cuda]

@morousg morousg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot try again, please

@morousg morousg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot try again. Is the runner ready?

Co-authored-by: morousg <6429408+morousg@users.noreply.github.com>
Copilot AI review requested due to automatic review settings August 19, 2026 14:54
Copilot AI requested a review from morousg August 19, 2026 14:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

Suppressed comments (1)

.github/workflows/copilot-setup-steps.yml:9

  • Adding the cuda label will prevent this job from ever starting unless at least one self-hosted runner is registered with that exact label. If CUDA is optional for this workflow, consider removing the label or splitting into separate jobs (CPU vs CUDA) so the pipeline doesn’t get stuck in a queued state when no CUDA runner is available.
    runs-on: [self-hosted, linux, x64, cuda]

@morousg
morousg marked this pull request as ready for review August 19, 2026 15:13
@morousg
morousg merged commit c1fe9c8 into main Aug 19, 2026
7 of 8 checks passed
@morousg
morousg deleted the copilot/fix-copilot-instruction-formatting branch August 19, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Review/Fix copilot-instruction.md file

3 participants