Skip to content

[DOCS] Add trademark attribution to root redirect footer for Whimsy (GH-3033)#3068

Merged
jiayuasu merged 1 commit into
masterfrom
fix-whimsy-root-trademark-attribution
Jun 20, 2026
Merged

[DOCS] Add trademark attribution to root redirect footer for Whimsy (GH-3033)#3068
jiayuasu merged 1 commit into
masterfrom
fix-whimsy-root-trademark-attribution

Conversation

@jiayuasu

Copy link
Copy Markdown
Member

Did you read the Contributor Guide?

Is this PR related to a ticket?

What changes were proposed in this PR?

Apache Whimsy's Trademarks site-check scans page text for the attribution sentence trademarks of The Apache Software Foundation (CHECK_VALIDATE), not for a link. The mike-generated site root (sedona.apache.org/) only exposed a Trademarks link via the redirect template added in #3065, so the Whimsy Trademarks check stayed red while every other ASF footer check went green.

This PR adds the trademark attribution sentence to the redirect template footer (docs-overrides/redirect.html) so the regenerated root satisfies the check.

How was this patch tested?

Verified the new footer text matches Whimsy's regexes in lib/whimsy/sitestandards.rb:

  • CHECK_TEXT => /\btrademarks\b/
  • CHECK_VALIDATE => /trademarks of [Tt]he Apache Software Foundation/

Did this PR include necessary documentation updates?

  • No, this PR does not affect any public API so no need to change the documentation.

…H-3033)

Whimsy's trademark check scans page text for the attribution sentence "trademarks of The Apache Software Foundation", not a link. The mike-generated site root only had a Trademarks link, so the Whimsy Trademarks check stayed red. Add the trademark attribution sentence to the redirect template footer so the regenerated root satisfies the check.
@jiayuasu jiayuasu merged commit 7fa19bc into master Jun 20, 2026
11 checks passed
@jiayuasu jiayuasu deleted the fix-whimsy-root-trademark-attribution branch June 26, 2026 00:19
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.

Apache Sedona Website Check: Checking ASF Project Websites for required and disallowed content

1 participant