Skip to content

feat: Switchable nodes list url#440

Merged
JFreegman merged 1 commit into
TokTok:masterfrom
basingwhisk:switchable-nodes-list-url
Jul 7, 2026
Merged

feat: Switchable nodes list url#440
JFreegman merged 1 commit into
TokTok:masterfrom
basingwhisk:switchable-nodes-list-url

feat: Add switchable nodes list url option

bdcd379
Select commit
Loading
Failed to load commit list.
Mergeable / Mergeable succeeded Jul 3, 2026 in 0s

3 checks passed!

Status: PASS

Details

✔️ Validator: TITLE

  • ✔️ All the requisite validations passed for 'or' option
    Input : feat: Switchable nodes list url
    Settings : {"or":[{"must_include":{"regex":"^(feat|docs|chore|cleanup|fix|refactor|test|style|perf)(\\([^) ]+\\))?:\\ .+$","message":"Semantic release conventions must be followed."}},{"must_include":{"regex":"^Bump [^ ]* from [^ ]* to [^ ]*$","message":"Dependabot PRs are exempt from semantic release conventions."}}]}

✔️ Validator: COMMIT

  • ✔️ Your commit messages met the specified criteria
    Input : feat: Add switchable nodes list url option
    Settings : {"do":"commit","message":{"regex":"^((feat|docs|chore|cleanup|fix|refactor|test|style|perf)(\\([^) ]+\\))?:\\ .+|Bump [^ ]* from [^ ]* to [^ ]*)","message":"Semantic release conventions must be followed."}}

✔️ Validator: DESCRIPTION

  • ✔️ description must exclude '\[ \]'
    Input : add option -N to switch dht nodes url and make docs

This change is Reviewable

Settings : {"must_exclude":{"regex":"\\\\[ \\\\]","message":"There are incomplete TODO task(s) unchecked."}}