Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Kebechet version manager: FileNotFoundError - b50e189391 #49

@khebhut

Description

@khebhut

Description

This is an automated issue generated by Kebechet. The version manager threw an exception (FileNotFoundError) at
runtime. If you think this exception is a bug please open an issue upstream at https://github.com/thoth-station/kebechet
otherwise use the traceback below to help you fix whatever issues were encountered with your repository.

Traceback

Traceback (most recent call last):
File "/home/user/kebechet/kebechet_runners.py", line 193, in run
instance.run(**manager_configuration)
File "/home/user/kebechet/managers/version/version.py", line 460, in run
changelog = self._compute_changelog(
File "/home/user/kebechet/managers/version/version.py", line 306, in _compute_changelog
with open("CHANGELOG.md", "r+") as changelog_file:
FileNotFoundError: [Errno 2] No such file or directory: 'CHANGELOG.md'

Metadata

Metadata

Assignees

No one assigned

    Labels

    botto a cyborg team mate!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions