Skip to content

rudderlabs/github-action-check-pr-title

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PR title conventional commit syntax check action

Check PR title against conventional commit standards and display any rule violations. Using the default rule preset of @commitlint/config-conventional

Inputs

No inputs.

Outputs

No outputs.

Example usage

- name: Check PR title
  uses: rudderlabs/github-action-check-pr-title@v1.0.7