Tldraw/scripts
David Sheldrick b9547c2e6b
[DX] PR labels revamp (#3112)
This PR switches up how PR labels are validated to allow for more
freeform label tweaking in the future. Basically **huppy will now only
check that your PR is labelled, it doesn't care how it's labelled**. I
also updated the PR template with a new labelling scheme that we can
tweak over time.

So before Huppy bot had to know about the specific set of allowed
labels, and now as long as the label exists you're allowed to add it.

So to add a new label to the PR template, just create the label and then
add an option for it in the .md file.

### Change Type

- [ ] `patch` — Bug fix
- [ ] `minor` — New feature
- [ ] `major` — Breaking change
- [ ] `dependencies` — Changes to package dependencies[^1]
- [ ] `documentation` — Changes to the documentation only[^2]
- [ ] `tests` — Changes to any test code only[^2]
- [x] `internal` — Any other changes that don't affect the published
package[^2]
- [ ] I don't know
2024-03-12 14:53:57 +00:00
..
lib [DX] PR labels revamp (#3112) 2024-03-12 14:53:57 +00:00
vercel
CHANGELOG.md
api-check.ts
build-api.ts
build-package.ts
check-scripts.ts tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
check-tsconfigs.ts tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
clean.sh
deploy.ts
lint.ts [dx] Allow vscode to search inside md files by default (#3105) 2024-03-11 14:08:04 +00:00
package.json [DX] PR labels revamp (#3112) 2024-03-12 14:53:57 +00:00
postpack.sh
prepack.ts
prune-preview-deploys.ts
publish-canary.ts [infra] fix canary dist tag (#3048) 2024-03-04 09:39:19 +00:00
publish-manual.ts [infra] Patch release scripting (#3072) 2024-03-05 16:05:22 +00:00
publish-new.ts [DX] PR labels revamp (#3112) 2024-03-12 14:53:57 +00:00
publish-patch.ts [DX] PR labels revamp (#3112) 2024-03-12 14:53:57 +00:00
purge-css.ts
refresh-assets.ts Don't import package.json in scripts/refresh-assets.ts, just read it (#3116) 2024-03-11 17:52:58 +00:00
tsconfig.json
typecheck.ts
update-pr-template.ts [DX] PR labels revamp (#3112) 2024-03-12 14:53:57 +00:00