-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
The repolinter ruleset for community plus has a mismatch. It is throwing an error on the legacy code for the community plus category, which uses markdown rather than HTML. I think this code was written assuming an OR and the actual logic is AND:
patterns:
- '<a href="https:\/\/opensource\.newrelic\.com\/oss-category\/#community-plus"><picture><source media="\(prefers-color-scheme: dark\)" srcset="https:\/\/github\.com\/newrelic\/opensource-website\/raw\/main\/src\/images\/categories\/dark\/Community_Plus\.png"><source media="\(prefers-color-scheme: light\)" srcset="https:\/\/github\.com\/newrelic\/opensource-website\/raw\/main\/src\/images\/categories\/Community_Plus\.png"><img alt="New Relic Open Source community plus project banner\." src="https:\/\/github\.com\/newrelic\/opensource-website\/raw\/main\/src\/images\/categories\/Community_Plus\.png"><\/picture><\/a>'
- https:\/\/opensource\.newrelic\.com\/oss-category\/#community-plus
Metadata
Metadata
Assignees
Labels
No labels