AICoE / sefkhet-abwy

This is one of the incarnations of Sesheta
GNU General Public License v3.0
5 stars 13 forks source link

Remove the left chatbot reference #209

Closed harshad16 closed 1 year ago

harshad16 commented 1 year ago

Remove the left chatbot reference Signed-off-by: Harshad Reddy Nalla hnalla@redhat.com

Related Issues and Dependencies

Related-to: https://github.com/AICoE/sefkhet-abwy/pull/190

Traceback (most recent call last):
  File "/opt/app-root/src/chatbot", line 31, in <module>
    from aicoe.sesheta.actions.chat import process_user_text, CHATBOT
ImportError: cannot import name 'CHATBOT' from 'aicoe.sesheta.actions.chat' (/opt/app-root/src/aicoe/sesheta/actions/chat.py)

Description

The CHATBOT reference from an old PR, which is causing disruption on the bot.

goern commented 1 year ago

/lgtm /approve

sesheta commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: goern

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/AICoE/sefkhet-abwy/blob/master/OWNERS)~~ [goern] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment