Skip to content

Fix broken "Dockerfiles" search link - #1272

Merged
lbussell merged 1 commit into
microsoft:mainfrom
cdonnellytx:fix/searchLink
Nov 13, 2025
Merged

Fix broken "Dockerfiles" search link#1272
lbussell merged 1 commit into
microsoft:mainfrom
cdonnellytx:fix/searchLink

Conversation

@cdonnellytx

Copy link
Copy Markdown
Contributor

The recent .NET 10 PR (#1271) has a GitHub search link that is reporting a 429 in reviewdog; on closer inspection, I found that it no longer return results, but rather a warning:

⚠️Unrecognized qualifier. Looking for a filename? Try using the path qualifier

I have replaced it with the equivalent search link, but with guidance from #1175, which fixed a similar link but restricted it to src/ Dockerfiles.

Note this may not necessarily fix the 429 that reviewdog is getting as there may be other factors causing it.

The recent .NET 10 PR (microsoft#1271) has a GitHub search link that is reporting a 429 in reviewdog; on closer inspection, I found that it no longer return results, but rather a warning.

I have replaced it with the equivalent search link, but with guidance from microsoft#1175, which fixed a similar link but restricted it to `src/` Dockerfiles.

Note this may not necessarily fix the 429 that reviewdog is getting as there may be other factors causing it.
@cdonnellytx
cdonnellytx requested a review from a team as a code owner November 13, 2025 17:50

@lbussell lbussell left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

@lbussell
lbussell enabled auto-merge (squash) November 13, 2025 18:36
@lbussell
lbussell merged commit b66c3f0 into microsoft:main Nov 13, 2025
14 checks passed
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.

2 participants