Gil Klein

Results 2 issues of Gil Klein

send_message1() is constantly failing with an UnboundLocalError message. File ~/alright/alright/__init__.py:453, in WhatsApp.send_message1(self, mobile, message) 450 msg = f"3 " 452 finally: --> 453 LOGGER.info(f"{msg}") 454 return msg UnboundLocalError: local variable...

## Description Add Github Pull Request plugin tests https://github.com/RoadieHQ/roadie-backstage-plugins/tree/main/plugins/frontend/backstage-plugin-github-pull-requests ## Which issue(s) does this PR fix - Fixes [RHIDP-6713](https://issues.redhat.com/browse/RHIDP-6713) ## PR acceptance criteria Please make sure that the following steps...

ok-to-test