rsnext/.github
Chung Wei Leong 78adcd4cdd
fix: github reproduction link validation (#61026)
### What?
In this PR #60988, I think (please correct me if I'm wrong) it was meant
to block GitHub reproduction links like `https://github.com/username` &
`https://github.com`. However, the last regex `github.com` will block
all the github.com links

### Why?
So that people can use a GithHb repo as reproduction link

### How?
Fix the regex, from `github.com` to `github.com$`

Co-authored-by: Steven <steven@ceriously.com>
2024-01-23 21:48:15 +00:00
..
actions chore: upgrade pnpm to 8.14.2 (#60995) 2024-01-22 14:12:09 -08:00
DISCUSSION_TEMPLATE chore: improve repo templates (#46629) 2023-03-01 09:25:51 -08:00
ISSUE_TEMPLATE chore: indicate staleness more prominently in next info output (#60376) 2024-01-19 18:36:19 +01:00
workflows fix: github reproduction link validation (#61026) 2024-01-23 21:48:15 +00:00
CODEOWNERS Update teamname in codeowners (#57775) 2023-10-31 12:33:13 +00:00
invalid-link.md chore: replace issue triaing actions with nissuer (#55525) 2023-09-19 11:11:00 +00:00
invalid-reproduction.md chore: replace issue triaing actions with nissuer (#55525) 2023-09-19 11:11:00 +00:00
labeler.json chore: fix core team members (#60900) 2024-01-19 10:19:32 -08:00
pnpm-lock.yaml chore: add issue_popular workflow (#60543) 2024-01-11 18:27:47 -08:00
pnpm-workspace.yaml chore(ci): add pnpm workspace for github actions (#52976) 2023-07-21 14:29:31 +00:00
pull_request_template.md Update pull_request_template.md (#55098) 2023-09-08 00:19:49 +00:00
simplify-reproduction.md chore: replace issue triaing actions with nissuer (#55525) 2023-09-19 11:11:00 +00:00
verify-canary.md chore: replace issue triaing actions with nissuer (#55525) 2023-09-19 11:11:00 +00:00