Skip to content

Fix Copilot instructions to run mandatory steps #61949

Closed
@RyanCavanaugh

Description

@RyanCavanaugh

Acknowledgement

  • I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion.

Comment

Copilot keeps forgetting to do very important mandatory steps before submitting its fixes:

  • Doesn't run hereby lint, always start here!
  • Doesn't run hereby runtests-parallel, this is a must!! It takes up to 15 minutes each time but it's so important to get this right. Patience is a virtue.
  • Doesn't run hereby format as a last step. Our line endings may not be LF but we still like them to be consistent.

This is hurting the maintainers' feelings. Fix the copilot-instructions.md file so that it won't make this mistake again.

Metadata

Metadata

Assignees

Labels

InfrastructureIssue relates to TypeScript team infrastructure

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions