Skip to content

Update README.md: fix path - #162

Open
wurstbrot wants to merge 1 commit into
knostic:masterfrom
wurstbrot:patch-1
Open

Update README.md: fix path#162
wurstbrot wants to merge 1 commit into
knostic:masterfrom
wurstbrot:patch-1

Update README.md

33ae11f
Select commit
Loading
Failed to load commit list.
knostic-mergable / Mergeable failed Jul 16, 2026 in 5s

1/1 Fail(s): OR

Status: FAIL

    Here are some stats of the run:
    1 validations were run.
    0 PASSED
    1 FAILED

Details

❌ Validator: OR

  • ✔️ Option 1: Not: Option 1: author: author must exclude '(knostic-renovate|dependabot|github-actions|release-please)'
    Input : wurstbrot
    Settings : {"must_exclude":{"regex":"(knostic-renovate|dependabot|github-actions|release-please)","message":"Bots are excluded"}}
  • Option 2: title: Release Please release PR — title bypasses Jira-ref check
    Input : Update README.md: fix path
    Settings : {"must_include":{"regex":"^chore\\(main\\): release \\d+\\.\\d+\\.\\d+$","message":"Release Please release PR — title bypasses Jira-ref check"}}
  • ✔️ Option 3: And: Option 1: description: The description is not empty
    Input : fix path
    Settings : {"no_empty":{"enabled":true,"message":"Description should not be empty. Provide details with **what** was changed, **why** it was changed, and **how** it was changed."}}
  • Option 3: And: Option 2: title: PR title must follow the Conventional Commits format (type: description). Allowed types: feat/feature, fix, chore, docs, style, refactor, perf, test, build, ci, revert. Use ! after type for breaking changes. See https://www.conventionalcommits.org/en/v1.0.0/ for details.
    Input : Update README.md: fix path
    Settings : {"must_include":{"regex":"^(breaking change|feat|feature|fix|chore|docs|style|refactor|perf|test|build|ci|revert)!?\\s*:?\\s*.+","regex_flag":"i","message":"PR title must follow the Conventional Commits format (type: description). Allowed types: feat/feature, fix, chore, docs, style, refactor, perf, test, build, ci, revert. Use ! after type for breaking changes. See https://www.conventionalcommits.org/en/v1.0.0/ for details."}}