Skip to content

Comments

Fix autofix.ci workflow failure for .github directory formatting#7505

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/fix-ci-error
Closed

Fix autofix.ci workflow failure for .github directory formatting#7505
Copilot wants to merge 2 commits intomainfrom
copilot/fix-ci-error

Conversation

Copy link
Contributor

Copilot AI commented Dec 15, 2025

The autofix.ci workflow failed because dprint fmt attempted to format .github/instructions/bug-investigation.instructions.md, but the action is restricted from modifying .github directory for security reasons.

Changes

  • Pre-formatted .github/instructions/bug-investigation.instructions.md to comply with dprint's 80-character line length limit
  • Split long lines in markdown prose and bash code blocks using appropriate line breaks and backslash continuations

This ensures dprint fmt runs as a no-op during CI, avoiding the security restriction.

Original prompt

solve ci error at https://github.com/rolldown/rolldown/actions/runs/20223357865/job/58049493685


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@netlify
Copy link

netlify bot commented Dec 15, 2025

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit 5b79cd8
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/693fc0af147565000848f8af

@graphite-app
Copy link
Contributor

graphite-app bot commented Dec 15, 2025

How to use the Graphite Merge Queue

Add the label graphite: merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

Copilot AI changed the title [WIP] Fix CI error in GitHub Actions Fix autofix.ci workflow failure for .github directory formatting Dec 15, 2025
Copilot AI requested a review from IWANABETHATGUY December 15, 2025 08:09
sapphi-red added a commit that referenced this pull request Dec 15, 2025
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.

2 participants