thoth-station / support

ℹ Any Thoth related support questions
https://thoth-station.ninja/
0 stars 4 forks source link

Kebechet thoth-advise manager: UnboundLocalError on kebechet_runners.py:212 #255

Closed shreekarSS closed 2 years ago

shreekarSS commented 2 years ago

Description

This is an automated issue generated by Kebechet v1.10.1. The thoth-advise manager threw an exception (UnboundLocalError) at runtime while working on the following repository https://github.com/shreekarSS/ps-nlp

Traceback

Traceback (most recent call last):
  File "/home/sshreeka/wip/issue_151/kebechet/kebechet/kebechet_runners.py", line 212, in run
    instance.run(**manager_configuration)
  File "/home/sshreeka/wip/issue_151/kebechet/kebechet/managers/thoth_advise/thoth_advise.py", line 366, in run
    body = f"# Automatic Update of {full_name} runtime-environment\n" + body
UnboundLocalError: local variable 'body' referenced before assignment
sesheta commented 2 years ago

@shreekarSS: This issue is currently awaiting triage. One of the @thoth-station/devs will take care of the issue, and will accept the issue by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
sesheta commented 2 years ago

@shreekarSS: There are no sig labels on this issue. Please add an appropriate label by using one of the following commands:

Please see the group list for a listing of the SIGs, and working groups available.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.