tldraw/.github/workflows
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
..
checks.yml [DX] PR labels revamp (#3112) 2024-03-12 14:53:57 +00:00
dependabot-dedupe.yml Configure dependabot. (#2980) 2024-03-04 11:43:42 +00:00
deploy.yml Introduce a Cloudflare health worker (#2499) 2024-01-29 09:47:50 +00:00
playwright-update-snapshots.yml Bump Yarn to 4.0.2 and add version constraints (#2481) 2024-01-18 11:09:17 +00:00
playwright.yml Bump Yarn to 4.0.2 and add version constraints (#2481) 2024-01-18 11:09:17 +00:00
prune-preview-deploys.yml fix prune preview deployment script (#2698) 2024-01-31 16:37:51 +00:00
publish-canary.yml Bump Yarn to 4.0.2 and add version constraints (#2481) 2024-01-18 11:09:17 +00:00
publish-manual.yml [infra] Patch release scripting (#3072) 2024-03-05 16:05:22 +00:00
publish-new.yml [dx] Allow vscode to search inside md files by default (#3105) 2024-03-11 14:08:04 +00:00
publish-patch.yml simplify fnmatch pattern 2024-03-05 16:22:44 +00:00
publish-templates.yml tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
trigger-production-build.yml unbrivate, dot com in (#2475) 2024-01-16 14:38:05 +00:00