-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
botThis Issue or PR is being worked on by a botThis Issue or PR is being worked on by a botkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.sig/devsecopsCategorizes an issue or PR as relevant to SIG DevSecOps.Categorizes an issue or PR as relevant to SIG DevSecOps.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
Description
This is an automated issue generated by Kebechet v1.10.1. The update manager threw an exception (IssueTrackerDisabled)
at runtime while working on the following repository https://github.com/shreekarSS/kebechet
Traceback
Traceback (most recent call last):
File "/home/user/kebechet/kebechet_runners.py", line 212, in run
instance.run(**manager_configuration)
File "/home/user/kebechet/managers/update/update.py", line 877, in run
close_no_management_issue()
File "/home/user/kebechet/managers/manager.py", line 150, in close_issue_and_comment
issue = self.get_issue_by_title(title)
File "/home/user/kebechet/managers/manager.py", line 130, in get_issue_by_title
return utils.get_issue_by_title(self.project, title)
File "/home/user/kebechet/utils.py", line 196, in get_issue_by_title
for issue in ogr_project.get_issue_list():
File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/ogr/abstract.py", line 107, in wrapper
return function(*args, **kwargs)
File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/ogr/utils.py", line 199, in indirectly_called
return specialized_function(self, *args, **kwargs)
File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/ogr/abstract.py", line 107, in wrapper
return function(*args, **kwargs)
File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/ogr/services/github/issue.py", line 121, in get_list
raise IssueTrackerDisabled()
ogr.exceptions.IssueTrackerDisabled
Metadata
Metadata
Assignees
Labels
botThis Issue or PR is being worked on by a botThis Issue or PR is being worked on by a botkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.sig/devsecopsCategorizes an issue or PR as relevant to SIG DevSecOps.Categorizes an issue or PR as relevant to SIG DevSecOps.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Type
Projects
Status
🆕 New