File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -688,7 +688,7 @@ def skip_unreadable_post(record):
688688SUBMIT_YANGLINT_COMMAND = None # use the value above if you have yanglint installed
689689
690690SUBMIT_YANG_CATALOG_MODULEARG = "modules[]={module}"
691- SUBMIT_YANG_CATALOG_IMPACT_URL = "https://www.yangcatalog.org/yang-search/impact_analysis.php?{moduleargs}&recurse=0&rfcs=1&show_subm=1&show_dir=dependencies "
691+ SUBMIT_YANG_CATALOG_IMPACT_URL = "https://www.yangcatalog.org/yang-search/impact_analysis.php?{moduleargs}&recurse=0&rfcs=1&show_subm=1&show_dir=both "
692692SUBMIT_YANG_CATALOG_IMPACT_DESC = "Yang impact analysis for {draft}"
693693SUBMIT_YANG_CATALOG_MODULE_URL = "https://www.yangcatalog.org/yang-search/module_details.php?module={module}"
694694SUBMIT_YANG_CATALOG_MODULE_DESC = "Yang catalog entry for {module}"
You can’t perform that action at this time.
0 commit comments