actions-marketplace-validations/Branch Name

Write a comment in the PR if your branch is not following a predefined pattern

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 10, 2020
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/alberthernandez_branch-name-action@106d820c9f9275a7d0f8cf3d4ef637a46bb7b4ba # no releases — HEAD as of 2026-07-15

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
branch_patternPattern that should follow the names of the branchesyes
comment_for_invalid_branch_nameComment that will be written if the branch name does not follow the branch patternno
fail_if_invalid_branch_nameIf its true the the action will fail if the branch does not follow the branch patternno
ignore_branch_patternPattern of the branches names where this action will be no executedno

no outputs