Skip to content

[pull] main from tldraw:main#464

Merged
pull[bot] merged 2 commits into
code:mainfrom
tldraw:main
Mar 27, 2026
Merged

[pull] main from tldraw:main#464
pull[bot] merged 2 commits into
code:mainfrom
tldraw:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Mar 26, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

MitjaBezensek and others added 2 commits March 26, 2026 16:09
…8354)

The `sanitizeVariables()` connection-string regex included `https?`
alongside database protocols, causing all HTTP/HTTPS URLs (GitHub PR
links, worker URLs) to be redacted to `https://***` in Discord deploy
notifications. This PR removes `https?` from that regex so only actual
database connection strings are sanitized.

Actual secrets (`postgres://` connection strings) are still covered by
both the `KEY=VALUE` regex and the remaining connection-string
protocols.

### Change type

- [x] `bugfix`

### Test plan

1. Deploy a change and verify Discord notification contains clickable
GitHub PR link

### Release notes

- Fix Discord deploy notifications redacting GitHub links

### Code changes

| Section        | LOC change |
| -------------- | ---------- |
| Config/tooling | +1 / -1    |
…de, pt 2 (#8355)

followup to #8302
i put the color in the wrong place - didn't see that it was inverted
(with `:not`) in the 2nd place 🤦


### Change type

- [ ] `bugfix`
- [ ] `improvement`
- [ ] `feature`
- [ ] `api`
- [x] `other`
@pull pull Bot locked and limited conversation to collaborators Mar 26, 2026
@pull pull Bot added the ⤵️ pull label Mar 26, 2026
@pull pull Bot merged commit 2b4c5b2 into code:main Mar 27, 2026
9 of 12 checks passed
@pull pull Bot had a problem deploying to deploy-staging March 27, 2026 03:13 Failure
@pull pull Bot had a problem deploying to deploy-production March 27, 2026 03:13 Failure
@pull pull Bot had a problem deploying to deploy-staging March 27, 2026 03:13 Error
@pull pull Bot had a problem deploying to vsce publish March 27, 2026 03:13 Failure
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants