You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/en-us/community-repository/moderation/package-validator/rules/cpmr0075.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ import PackageValidatorRuleRequirement from '@components/docs/PackageValidatorRu
15
15
## Issue
16
16
17
17
Within one or more of the automation scripts, one or more URLs were found to point to a GitHub comment file or asset.
18
+
URLs starting with `https://github.com/<REPOSITORY_OWNER>/<REPOSITORY_NAME>/files/` or `https://github.com/<REPOSITORY_OWNER>/<REPOSITORY_NAME>/assets/` are considered to be GitHub comment URLs, both on the `github.com` and `gist.github.com` domains.
0 commit comments