Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Incorrectly reported failed check name 'contains-issue-number' #595

Open
Dmitry-Erokhin opened this issue May 14, 2020 · 0 comments
Open

Comments

@Dmitry-Erokhin
Copy link

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

Screenshot 2020-05-14 at 11 37 25

Screenshot 2020-05-14 at 11 38 19

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant