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

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

@Dmitry-Erokhin

Description

@Dmitry-Erokhin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions