Zeke Foppa bd8d191262 Add repo migration notice workflows (#3127)
# Description of Changes

Added a repo migration notice workflow to each repository that we've
merged into SpacetimeDB.

These need to be mirrored back to the actual repos with a process like:
```bash
git subtree split --prefix=sdks/typescript -b release/typescript
git push -f git@github.com:clockworklabs/spacetimedb-typescript-sdk.git release/typescript:main
git branch -D release/typescript
```

Once they're migrated there, the bot will automatically comment on any
PR or issue opened in those repos.

# API and ABI breaking changes

None. CI-only changes.

# Expected complexity level and risk

2

# Testing

- [x] In a demo repo, it properly commented and closed a PR:
https://github.com/clockworklabs/github-tooling-test/pull/42
- [x] In a demo repo, it properly commented and closed an issue:
https://github.com/clockworklabs/github-tooling-test/issues/43

---------

Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2025-08-05 20:30:42 +00:00
2023-03-30 11:22:00 -04:00
2024-08-21 14:19:16 +05:30
2024-08-21 14:19:16 +05:30
2024-08-21 14:19:16 +05:30
2025-04-14 16:11:43 +01:00
2024-08-21 23:58:15 +05:30
2024-08-21 14:19:16 +05:30
2024-08-21 14:19:16 +05:30

@clockworklabs/spacetimedb-sdk is a TypeScript SDK for SpacetimeDB.

Source code can be found here on GitHub.

Languages
Rust 53.1%
C++ 21.7%
TypeScript 14%
C# 7.8%
CSS 1.1%
Other 2%