feat: check if expected actions are executed #113
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a counter (with max limit or job fails) of how many times the expected tool (issue comment or PR review) has been called.
If the counter is 0 at the end of inference, then send a message to the model inviting it to do the action.
fix: check if expected actions are executedto feat: check if expected actions are executed