Skip to content

commit-check/commit-check-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commit-Check GitHub Action

GitHub release (latest SemVer) GitHub marketplace

A Github Action for checking commit message formatting, branch naming, referencing Jira tickets, and more.

Optional Inputs

message

  • Description: check commit message formatting convention
  • Default: 'true'

branch

  • Description: check git branch naming convention
  • Default: 'true'

author-name

  • Description: check committer author name
  • Default: 'true'

author-email

  • Description: check committer author email
  • Default: 'true'

dry-run

  • Description: run checks without failing
  • Default: 'false'

Note: to change the default rules of above inputs, just add your own .commit-check.yml config file.

Versioning

Versioning follows Semantic Versioning.

ko-fi

Sponsor this project

 

Contributors 4

  •  
  •  
  •  
  •  

Languages