This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Description
Context
specification:
title:
minimum-length:
enabled: true
length: 8
body:
minimum-length:
enabled: true
length: 8
contains-url: false
contains-issue-number: false
template:
differs-from-body: false
Trigger
Open PR with "plz" as a PR body message
Current behaviour
Reported "PR body failed check 'contains-issue-number'"
Expected behaviour
Reported "PR body failed check 'minimum-length'" (or something like this, identifying that length is not fulfill requirements)
Description

