Description
The wording appears to be confusing: #7787
This function could return string | 'IGNORED' | 'NONE'
|
return tags.findLast(excludeNightliesAndJunk)?.textContent ?? false; |
Then the banner text could include something like “non-version tags were found but ignored”, linking again to the wiki.
Example URLs
refined-github/sandbox#63
Description
The wording appears to be confusing: #7787
This function could return
string | 'IGNORED' | 'NONE'refined-github/source/features/closing-remarks.tsx
Line 42 in ee08318
Then the banner text could include something like “non-version tags were found but ignored”, linking again to the wiki.
Example URLs
refined-github/sandbox#63