Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add arbitrary commands to the config #2

Open
OmegaDroid opened this issue Jan 13, 2016 · 0 comments
Open

Add arbitrary commands to the config #2

OmegaDroid opened this issue Jan 13, 2016 · 0 comments

Comments

@OmegaDroid
Copy link
Collaborator

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
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

No branches or pull requests

1 participant