rsnext/.github/actions/issue-validator
Balázs Orbán 5e3bb45f55
chore: add repro links in "verify canary" comment (#43979)
[Slack
thread](https://vercel.slack.com/archives/C03KAR5DCKC/p1669918824743499)

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a helpful link attached, see
[`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the
feature request has been accepted for implementation before opening a
PR.
- [ ] Related issues linked using `fixes #number`
- [ ]
[e2e](https://github.com/vercel/next.js/blob/canary/contributing/core/testing.md#writing-tests-for-nextjs)
tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see
[`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm build && pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
2022-12-12 14:26:40 -08:00
..
src chore: disable auto-labeling 2022-11-30 17:53:53 +01:00
.gitignore chore: compile issue validator action (#37990) 2022-06-26 21:39:19 +00:00
canary.md chore: add repro links in "verify canary" comment (#43979) 2022-12-12 14:26:40 -08:00
index.mjs chore: disable auto-labeling 2022-11-30 17:53:53 +01:00
licenses.txt chore: fix issue validator 2022-11-29 19:04:08 +01:00
package-lock.json chore: update issue verifier (#43339) 2022-11-29 18:39:41 +01:00
package.json chore: update issue verifier (#43339) 2022-11-29 18:39:41 +01:00
repro.md chore: hardcode path for issue validator 2022-11-29 19:15:06 +01:00