tldraw/scripts/lib
Mime Čuvalo 65a6890584
dx: PR labels re-revamp (#4016)
This is a followup to https://github.com/tldraw/tldraw/pull/3112 after a
discussion with Alex about how our release notes writing is really
manual now.

This changes the labels to be a more limited set.

It also adds a plugin to help massage the release notes into what we
want it to be:
- ignores bot commits
- use the release notes, if found, not the commit msg
- skip writing the "release notes" in general, just create the changelog
which is what we want anyway.

### Change Type

<!--  Please select a 'Scope' label ️ -->

- [ ] `sdk` — Changes the tldraw SDK
- [ ] `dotcom` — Changes the tldraw.com web app
- [ ] `docs` — Changes to the documentation, examples, or templates.
- [ ] `vs code` — Changes to the vscode plugin
- [ ] `internal` — Does not affect user-facing stuff

<!--  Please select a 'Type' label ️ -->

- [ ] `bugfix` — Bug fix
- [ ] `feature` — New feature
- [ ] `improvement` — Improving existing features
- [ ] `chore` — Updating dependencies, other boring stuff
- [ ] `galaxy brain` — Architectural changes
- [ ] `tests` — Changes to any test code
- [ ] `tools` — Changes to infrastructure, CI, internal scripts,
debugging tools, etc.
- [ ] `dunno` — I don't know
2024-06-26 11:06:15 +00:00
..
add-extensions.ts transfer-out: transfer out 2023-04-25 12:01:25 +01:00
auto-plugin.js dx: PR labels re-revamp (#4016) 2024-06-26 11:06:15 +00:00
didAnyPackageChange.ts Fix patch release script (#3597) 2024-04-24 15:52:57 +00:00
eslint-plugin.ts Better generated docs for react components (#3930) 2024-06-13 13:09:27 +00:00
exec.ts Force interface instead of type for better docs (#3815) 2024-05-22 15:55:49 +00:00
file.ts allow changes 2024-02-29 18:09:30 +00:00
labels.ts dx: PR labels re-revamp (#4016) 2024-06-26 11:06:15 +00:00
makeEnv.ts unbrivate, dot com in (#2475) 2024-01-16 14:38:05 +00:00
nicelog.ts unbrivate, dot com in (#2475) 2024-01-16 14:38:05 +00:00
publishing.ts Force interface instead of type for better docs (#3815) 2024-05-22 15:55:49 +00:00
sort-unions.ts New migrations again (#3220) 2024-04-15 12:53:42 +00:00
workspace.ts Force interface instead of type for better docs (#3815) 2024-05-22 15:55:49 +00:00