-
Notifications
You must be signed in to change notification settings - Fork 44
chore(examples): add bots, background-jobs, and workflows examples #1395
chore(examples): add bots, background-jobs, and workflows examples #1395
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
ae71ce8 to
f9a8d72
Compare
|
Claude finished @NathanFlurry's task —— View job Code Review for PR #1395: Add bots, background-jobs, and workflows examplesTodo List
SummaryThis PR adds three well-structured examples that demonstrate important RivetKit use cases: bot management, background job scheduling, and workflow state machines. The code quality is generally good and follows the project's established patterns. Code Quality & Best Practices ✅Positive aspects:
Refactoring improvements:
Potential Issues & Concerns1. Documentation Mismatch in Bots Example
|

No description provided.