Skip to content

PractiTest/ghpr-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub PR validator

This action will validate whether the PR description conforms to the provided pattern or not.

Inputs

`pattern**

Required The regex pattern to validate the PR description with.

Example usage

uses: PractiTest/ghpr-validator@v1 with: pattern: '^Fixes '

About

GitHub Action to validate PR descriptions

Resources

Stars

Watchers

Forks

Packages

No packages published