You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "pjfanning (via GitHub)" <gi...@apache.org> on 2023/05/23 19:19:20 UTC

[GitHub] [incubator-pekko] pjfanning commented on a diff in pull request #332: Add sbt-license-report generated links to http whitelist

pjfanning commented on code in PR #332:
URL: https://github.com/apache/incubator-pekko/pull/332#discussion_r1202881520


##########
scripts/link-validator.conf:
##########
@@ -46,6 +46,14 @@ site-link-validator {
     "https://javadoc.io/static/"
     # GitHub will block with "429 Too Many Requests"
     "https://github.com/"
+    # Github links generated by sbt-license-report
+    "http://github.com/FasterXML/jackson"

Review Comment:
   maybe just `http://github.com` to match the `429 Too Many Requests` section above?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org