Fix incorrect exit code for --list-triggers - #118
Conversation
|
INFO: No unicode characters found in PR's commits (source) |
|
INFO: No unicode characters found in PR's commits (source) |
|
INFO: No unicode characters found in PR's commits (source) |
|
@gokul000410 can you please send us an email so we can send you the CAA? |
Hi, I already sent an email regarding the CAA from my email address : gokulkri247@gmail.com, but I haven't received a reply yet. Just checking if you received it. |
Sorry for the delay, and thanks for pinging us again. Please check your inbox for the CAA. Also, can you please confirm that this PR (including the code, comments and the PR text itself) was written by you, and not aided with any AI tools (which we do not allow in this project). |
Yes , I Confirm Code and The PR Text was written by me not by any ai tools and I also signed the CAA |
|
Thanks! I've also confirmed that we've received the signed CAA. |
|
@gokul000410 whoops, sorry, I reverted the merge. You made this PR from the Please recreate this change for merging into the |
Description
Fixes #116
Changed Exit Code For --list-triggers from 1 to 0 .
The command successfully lists available Triggers, so it should be return a success exit status instead of an error status.