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

Move isLive to util and apply to sitemap and robots scans #292

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Conversation

akuny
Copy link
Contributor

@akuny akuny commented Dec 15, 2023

Previously, the sitemap and robotstxt scans were only registering that those pages were live if the response code was 200 exclusively. In this update, those scans now register those pages as live if any valid 2xx family response code is detected.

Copy link

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ CREDENTIALS secretlint yes no 2.31s
✅ GIT git_diff yes no 0.01s
✅ TYPESCRIPT eslint 5 0 0 6.34s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@akuny akuny merged commit 5d114dd into main Dec 15, 2023
7 of 9 checks passed
@akuny akuny deleted the issue-702 branch December 15, 2023 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant