Skip to content

[BUG]: Agentic workflow does not proactively deal with spotless failures #42

Description

@edburns

What happened?

[BUG]: Agentic workflow does not proactively deal with spotless failures

Prompt

This codebase uses copilot agentic features.

I want to make it so before copilot does work on the code in the codebase,
the pre-commit hooks are enabled with this:

git config core.hooksPath .githooks

This section in this document appears to show how to do this:
https://docs.github.com/en/enterprise-cloud@latest/copilot/how-tos/use-copil
ot-agents/coding-agent/customize-the-agent-environment#preinstalling-tools-o
r-dependencies-in-copilots-environment

Look at how copilot is configured for agentic features in this workspace and
make the necessary changes so that the pre-commit hooks run, and, most
importantly, copilot takes the necessary actions to fix any failures from
having run the pre-commit hooks, before proceeding with pushing commits.

Versions

0.2.1

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    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