Skip to content

✨Set up Copilot instructions #3290

@RichDom2185

Description

@RichDom2185

Configure instructions for this repository as documented in Best practices for Copilot coding agent in your repository

If a push/commit fails, skip the git hooks by using --no-verify. At least push something to a PR. Preferably, always skip git hooks and run any commands manually instead. It's fine if tests fails, they are flaky to begin with; push anyway.

Important: Installing dependencies might fails as the project uses external (non-NPM) dependencies (e.g. including but not limited to xlsx). Simply remove these dependencies from package.json (it's okay to commit the changes) and ignore all type errors associated with them. Do this in order to prioritize being able to install the latest versions of Blueprint and resolve type errors correctly.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions