Lena
325afbddff
API-based version of duplicates bot ( #48041 )
...
This is still only a debugging/evaluation version (which is why it has
e.g. hardcoded stuff). It successfully ran a few times triggered
manually, so we're replacing the broken version on `main` with this to
see how it fares on incoming issues.
Release Notes:
- N/A
2026-01-30 18:33:50 +00:00
Lena
3339c2d982
Fix the duplicate bot (move timeout, perms) ( #47840 )
...
Debugging on `main` is so much fun :/
Release Notes:
- N/A
2026-01-28 09:34:10 +00:00
Lena
26381fe6ef
More permissions to GitHub duplicates bot ( #47780 )
...
The claude code action insists on needing `id-token: write` despite us
using `github_token`, so maybe I misread the
[FAQ](https://github.com/anthropics/claude-code-action/blob/main/docs/faq.md#why-am-i-getting-oidc-authentication-errors )
earlier. Pinning the sha of the currently-used version of the action for
safety's sake.
Release Notes:
- N/A
2026-01-27 16:02:46 +00:00
Lena
8a89042289
Fix getting token in a GitHub bot ( #47777 )
...
Release Notes:
- N/A
2026-01-27 15:41:13 +00:00
Lena
f324c3ef23
Add a test version of 'find duplicates' bot ( #47773 )
...
Release Notes:
- N/A
2026-01-27 15:18:50 +00:00