Skip to content

@namnh240795/verify-branch-name-action

Actions
Verify branch name follow a certain rule
v1.1.2
Latest
Star (5)

Inputs

regex

Required Branch Regex

Outputs

pass

Commit lint pass or not

Example usage

verify-branch-name:
    name: Verify Branch Name
    runs-on: ubuntu-latest
    steps:
        - uses: namnh240795/[email protected]
            with:
                regex: production

@namnh240795/verify-branch-name-action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Verify branch name follow a certain rule
v1.1.2
Latest

@namnh240795/verify-branch-name-action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.