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 support for passing additional arguments to the CircleCI Validation hook #10

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

ctheberge
Copy link
Contributor

@ctheberge ctheberge commented Aug 19, 2021

Adds support for passing additional args to the circleci-config-validate hook to allow people to pass args, such as the organizational arg, to the CircleCI CLI Tool

  - repo: https://github.com/syntaqx/git-hooks
    rev: <tbd>
    hooks:
      - id: circleci-config-validate
        args: [ "-o", "github/myorg" ]

@syntaqx syntaqx merged commit 0e27583 into syntaqx:master Aug 23, 2021
@beviz
Copy link

beviz commented Nov 7, 2022

@syntaqx this change hasn't been released as a new tag. Would you please create one?

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

Successfully merging this pull request may close these issues.

3 participants