Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.
This repository was archived by the owner on May 21, 2025. It is now read-only.

Add arbitrary commands to the config #2

@OmegaDroid

Description

@OmegaDroid

I would be useful to be able to run arbitrary commands on your repo that may not be general enough to make a public hook out of (such as ruining tests).

The working directory for the command should be the root of the repo.

Something like:

[run]
pre-commit = command: ./scripts/runtests.sh
    command: ./script/otherscript.sh

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