dapr / rust-sdk

Dapr SDK for Rust - Alpha
Apache License 2.0
214 stars 63 forks source link

fix: bot no longer returns an error for non-assign comments and also … #149

Closed mikeee closed 6 months ago

mikeee commented 6 months ago

…prints out a debug line

Description

the bot should not have returned an error after processing a non-assign comment.

Issue reference

This PR will close #number

Checklist