diff --git a/scripts/changelog-ci.py b/scripts/changelog-ci.py index a484058..0234ccf 100644 --- a/scripts/changelog-ci.py +++ b/scripts/changelog-ci.py @@ -117,7 +117,7 @@ def write_changelog(self): version = self._get_version_number() if not version: - print( + logger.warning( 'The title of the pull request is incorrect. ', 'Please use title like: ' '``release ``'