Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from mergeability:master #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

trigger validators on issue_comment (#766)

6f55264
Select commit
Loading
Failed to load commit list.
Open

[pull] master from mergeability:master #1

trigger validators on issue_comment (#766)
6f55264
Select commit
Loading
Failed to load commit list.
Mergeable / Mergeable failed Jul 29, 2024 in 8s

2/4 Fail(s): TITLE, APPROVALS

Status: FAIL

    Here are some stats of the run:
    4 validations were ran.
    2 PASSED
    2 FAILED

Details

❌ Validator: TITLE

  • Semantic release conventions must be followed.
    Input : [pull] master from mergeability:master
    Settings : {"must_include":{"regex":"^(feat|docs|chore|fix|refactor|test|style|perf)(\\(\\w+\\))?:.+$","message":"Semantic release conventions must be followed."}}

✔️ Validator: DESCRIPTION

  • ✔️ description must exclude '[ ]'
    Input : See Commits and Changes for more details.

Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )
Settings : {"must_exclude":{"regex":"\\[ \\]","message":"There are incomplete TODO task(s) unchecked."}}

❌ Validator: APPROVALS

  • approvals count is less than "1"
    Input :
    Settings : {"min":{"count":1}}
  • (approvals: jusx required OR approvals: shine2lay required)
    Input :
    Settings : {"or":[{"required":{"reviewers":["jusx"]}},{"required":{"reviewers":["shine2lay"]}}]}

✔️ Validator: OR

  • Option 1: And: Option 1: title: title does not include "^(feat|fix)((\w+))?:.+$"
    Input : [pull] master from mergeability:master
    Settings : {"must_include":{"regex":"^(feat|fix)(\\(\\w+\\))?:.+$"}}
  • ✔️ Option 1: And: Option 2: changeset: changeset must include 'docs/changelog.rst'
    Input : .github/workflows/docker.yml,.github/workflows/release.yml,.github/workflows/testing.yml,Dockerfile,fixtures/unit/helper.js,tests/unit/actions/action.test.js,tests/unit/actions/assign.test.js,tests/unit/actions/checks.test.js,tests/unit/actions/close.test.js,tests/unit/actions/comment.test.js,tests/unit/actions/labels.test.js,tests/unit/actions/lib/searchAndReplaceSpecialAnnotation.test.js,tests/unit/configuration/transformers/v2Config.test.js,tests/unit/filters/author.test.js,tests/unit/github/api.test.js,tests/unit/validators/approvals.test.js,tests/unit/validators/author.test.js,tests/unit/validators/lastComment.test.js,docs/actions/assign.rst,docs/actions/checks.rst,docs/actions/close.rst,docs/actions/comment.rst,docs/actions/labels.rst,docs/actions/merge.rst,docs/actions/request_review.rst,docs/annotations.rst,docs/changelog.rst,docs/configuration.rst,docs/deployment.rst,docs/filters/author.rst,docs/filters/payload.rst,docs/recipes.rst,docs/validators/age.rst,docs/validators/assignee.rst,docs/validators/author.rst,docs/validators/description.rst,docs/validators/label.rst,docs/validators/lastComment.rst,docs/validators/title.rst,lib/actions/assign.js,lib/actions/checks.js,lib/actions/close.js,lib/actions/comment.js,lib/actions/handlebars/populateTemplate.js,lib/actions/labels.js,lib/actions/lib/searchAndReplaceSpecialAnnotation.js,lib/actions/merge.js,lib/configuration/transformers/v2Config.js,lib/eventAware.js,lib/filters/author.js,lib/filters/options_processor/options/none_of.js,lib/filters/options_processor/options/one_of.js,lib/filters/payload.js,lib/github/api.js,lib/validators/age.js,lib/validators/assignee.js,lib/validators/author.js,lib/validators/description.js,lib/validators/label.js,lib/validators/lastComment.js,lib/validators/options_processor/listProcessor.js,lib/validators/options_processor/options/none_of.js,lib/validators/options_processor/options/one_of.js,lib/validators/title.js,lib/validators/validator.js,package.json
    Settings : {"must_include":{"regex":"docs/changelog.rst","message":"new features or fixes needed to be logged to the changelog"}}
  • ✔️ Option 2: title: title must exclude '^(feat|fix)((\w+))?:.+$'
    Input : [pull] master from mergeability:master
    Settings : {"must_exclude":{"regex":"^(feat|fix)(\\(\\w+\\))?:.+$","message":"new features or fixes needed to be logged to the changelog"}}