Skip to content

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