feat: Add robots.txt and License file - #24333
Open
imtherealnaska wants to merge 5 commits into
Open
Conversation
imtherealnaska
marked this pull request as ready for review
August 13, 2026 17:03
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #24333 +/- ##
==========================================
- Coverage 81.17% 81.17% -0.01%
==========================================
Files 1109 1109
Lines 388033 388033
Branches 388033 388033
==========================================
- Hits 314992 314975 -17
- Misses 54501 54514 +13
- Partials 18540 18544 +4 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Jefffrey
reviewed
Aug 14, 2026
| @@ -0,0 +1,19 @@ | |||
| # Licensed to the Apache Software Foundation (ASF) under one | |||
Contributor
There was a problem hiding this comment.
not sure if we're supposed to have this license txt in a robots.txt?
Author
There was a problem hiding this comment.
I added this because , '#' will be ignored by crawlers also I had to add the robots.txt file name to rat_exclude_ files.txt. Im happy to remove it , fine either way .
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which issue does this PR close?
What changes are included in this PR?
There are 2 PR's for this issue. This one contains the changes for robots.txt
Are these changes tested?
Yes. Tested by building the docs and verifying the files getting generated in the build/
Are there any user-facing changes?
No.